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).
- Host: GitHub
- URL: https://github.com/mradkov/vscode-sophia
- Owner: mradkov
- License: mit
- Created: 2019-02-18T15:00:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T17:36:59.000Z (almost 3 years ago)
- Last Synced: 2025-06-19T04:38:03.436Z (4 months ago)
- Topics: aeternity, extension, language, sophia, vscode
- Homepage:
- Size: 2.76 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!