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

Syntax #152

Merged
merged 6 commits into from May 12, 2016

Conversation

@bvssvni
Copy link
Member

commented May 12, 2016

Closes #151

This PR adds Atom editor syntax highlighting for Dyon

bvssvni added some commits May 12, 2016

Copied code from Rust syntax plugin
Source: https://github.com/zargony/atom-language-rust

- Added editor-plugins to README.md
- Renamed Dyon source files from ‘.rs’ to ‘.dyon’
- Updated examples

Added license since the code is largely reused
Made declaration of local variables easier to spot
- Show declaration of local variables in same color as `self` in Rust
- Do not use function color on arguments
Added syntax screenshot to README
- Added “images/code.png”
- Updated “images/snake.png”

@bvssvni bvssvni merged commit db4c1aa into PistonDevelopers:master May 12, 2016

@bvssvni bvssvni deleted the bvssvni:syntax branch May 12, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant
You can’t perform that action at this time.