Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.61 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.61 KB

Emergent Coding for Visual Studio Code

This extension provides rich Emergent Coding language support for Visual Studio Code (VS Code). Now you can write and debug Emergent Coding expressions using the excellent IDE-like interface that VS Code provides.

Features

  • Syntax highlighting
  • Code snippets
  • IntelliSense for contract specifications, protocol specifications and more

Installing the Extension

You can install the official release of the Emergent Coding extension by following the steps in the Visual Studio Code documentation. In the Extensions pane, search for "Emergent Coding" extension and install it there. You will get notified automatically about any future extension updates!

Reporting Problems

If you experience any problems with the Emergent Coding Extension, see the troubleshooting docs for information on diagnosing and reporting issues.

Contributing to the Code

Check out the development documentation for more details on how to contribute to this extension!

License

This extension is licensed under the MIT License. Please see the third-party notices file for details on the third-party binaries that we include with releases of this project.