Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Solidity and Vyper syntax #1602

Closed
Aelerinya opened this issue Mar 29, 2021 · 0 comments · Fixed by #1603
Closed

Add Solidity and Vyper syntax #1602

Aelerinya opened this issue Mar 29, 2021 · 0 comments · Fixed by #1603

Comments

@Aelerinya
Copy link
Contributor

Aelerinya commented Mar 29, 2021

Syntax:
The Solidity language is the main languages used to create smart contracts which can be deployed on the Ethereum blockchain, or any EVM compatible blockchain.

The Vyper language is a new language for creating smart contracts, which uses a python like syntax. Python syntax highlighter can be reused,.

Guideline Criteria:
https://packagecontrol.io/packages/Ethereum

This package contains Solidity and Vyper syntax highlighting. As Vyper is python-like, maybe the Vyper syntax highlighting file could be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant