Sophia Language Visual Studio Code Extension

Hey guys,

I’ve created a vscode syntax highlighter for Sophia Lang, for easier development.

You can get it from the vscode-extensions marketplace or build it manually from source here in the GitHub repo.

You can check the future development roadmap in hack’s blog and give your opinions, ideas or consider contributing to the project :slight_smile:

11 Likes

Hey @bruteforce.chain,

Thank you for all your support and work, we appreciate it :slight_smile:
I hope the other developers here will help as well.

Best,
Albena

1 Like

Absolutely great! Thanks for the contribution!

1 Like

What’s the difference of this syntax highlighter from others? can’t get the idea

Which others? There are no other Sophia syntax highlighters.

1 Like

Does that work for VSCode or Atom? O_O

It works for VS Code only for now.

3 Likes

A new update was shipped few days ago.

2 Likes

Good job @bruteforce.chain, this will go a long way helping young Sophia developers like us.

2 Likes

I’ve just released v1.0.5.

The extension now supports new compiler syntax.

Sophia VSCode

1 Like

Are there extensions for other editors too? Can you list them in your initial post maybe?

I’ve submitted a PR to Micorsoft’s open-source Monaco editor few weeks ago and it was accepted and merged few days after, so I suppose the Monaco editor will support Sophia as of next release as well.

There is also the intelij extension by the devsuite team.

P.S. Will update the initial post with all links.

1 Like

Very useful, thank you! Will there be a formatter anytime soon? :innocent: