package_control_channel
package_control_channel copied to clipboard
Add Aleo Instructions
Aleo is a programming language for the Aleo Virtual Machine (AVM).
With aleo language developers can create, compile and run programs on Aleo Network.
Full list of AVM opcodes https://github.com/AleoHQ/ARCs/blob/master/arc-0002/README.md
Here is the main repository: https://github.com/AleoHQ/aleo
- [x] I'm the package's author and/or maintainer.
- [x] I have have read the docs.
- [x] I have tagged a release with a semver version number.
- [x] My package repo has a description and a README describing what it's for and how to use it.
- [x] My package doesn't add context menu entries. *
- [x] My package doesn't add key bindings. **
- [x] Any commands are available via the command palette.
- [x] Preferences and keybindings (if any) are listed in the menu and the command palette, and open in split view.
- [x] If my package is a syntax it doesn't also add a color scheme. ***
- [x] I use .gitattributes to exclude files from the package: images, test files, sublime-project/workspace.
@packagecontrol-bot
@deathaxe Can you please look into this PR?
Why does your package also ship with a color scheme? Color schemes should support many languages, this looks to be very specific to your syntax.
Also, if you use normal scopes you can use any color scheme with your syntax. Please have a look at the scope naming guide.
Please respond to the feedback to continue the review.
Closing due to lack of activity. We can always re-open an continue the review when you're ready for it.