https://github.com/twhy/molecule-vscode
https://github.com/twhy/molecule-vscode
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/twhy/molecule-vscode
- Owner: twhy
- License: mit
- Created: 2024-05-04T06:04:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T06:54:04.000Z (about 2 years ago)
- Last Synced: 2024-12-27T21:42:35.105Z (over 1 year ago)
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Molecule VSCode
Syntax highlight for Molecule serialization format used in NervosNetwork.
https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0008-serialization/0008-serialization.md
## Features
1. Syntax highlight
## Release Notes
### 0.01
Initial release.
## For more information
* [Visual Studio Code's Markdown Support](http://code.visualstudio.com/docs/languages/markdown)
* [Markdown Syntax Reference](https://help.github.com/articles/markdown-basics/)
**Enjoy!**