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

In Rust, dyn should be highlighted as a keyword. #3440

Closed
vi opened this issue Oct 30, 2017 · 2 comments
Closed

In Rust, dyn should be highlighted as a keyword. #3440

vi opened this issue Oct 30, 2017 · 2 comments

Comments

@vi
Copy link
Contributor

vi commented Oct 30, 2017

rust-lang/rust-playground#224

vi added a commit to vi/ace that referenced this issue Oct 30, 2017
Made in Github Web UI, not tested at all.

Closes ajaxorg#3440.
@shepmaster
Copy link

I believe the current list of keywords can be found here. For example, it also looks like catch is missing. Of note is that dyn is very new and hasn't been fully documented yet, much less available in a stable release of Rust yet. I'm not sure what Ace's position on such changes are.

@vi
Copy link
Contributor Author

vi commented Oct 30, 2017

Added more keywords from that list: become, catch, default, union.

nightwing added a commit that referenced this issue Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants