An open API service indexing awesome lists of open source software.

https://github.com/mradkov/vscode-sophia

Aeternity Sophia Language - VSCode Extension. This plugin provides basic syntax highlighting to Æternity Sophia smart contract files (.aes).
https://github.com/mradkov/vscode-sophia

aeternity extension language sophia vscode

Last synced: about 2 months ago
JSON representation

Aeternity Sophia Language - VSCode Extension. This plugin provides basic syntax highlighting to Æternity Sophia smart contract files (.aes).

Awesome Lists containing this project

README

          

# Sophia support for Visual Studio code
Sophia ML is the language used in Aeternity Blockchain for creating smart contracts.

This extension provides:
- [x] Syntax highlighting
- [ ] Snippets
- [ ] Shortcut for fast compilation of the current sophia smart contract
- [ ] Shortcut for compilation of all smart contracts in the project directory
- [ ] Code completion
- [ ] Default project structure

# Roadmap

The development [roadmap](https://github.com/mradkov/vscode-sophia/wiki/Roadmap) is being prepared here.

# Contributing / Issues / Requests

For ideas, issues, additions, modifications please raise an issue or a pull request at https://github.com/mradkov/vscode-sophia/
and send a message on gitter at https://gitter.im/hack-blockchain-development/Lobby if you need faster response.

# Credits

Thanks to everyone for their support and feedback!