Sophia Support for Visual Studio Code
Last updated
Was this helpful?
Last updated
Was this helpful?
Sophia is a programming language for implementing smart contracts on the.
This extension provides syntax highlighting for the Sophia language.
The extension could be tested by opening it in VSCode:
Then running in by going to (Run -> Start Debugging) or (Run -> Start Without Debugging) in VSCode menu bar.
The extension can be package and installed from the source using vsce. Make sure you have installed. Then run:
From the extension directory:
The above command will generate a file called aesophia-{VERSION}.vsix
.
This file could be then be loaded in VSCode from
(Extensions -> Install from VSIX).