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

rust-lang syntax highlight #42145

Closed
takkuumi opened this issue Jan 25, 2018 · 1 comment
Closed

rust-lang syntax highlight #42145

takkuumi opened this issue Jan 25, 2018 · 1 comment
Assignees
Labels
grammar Syntax highlighting grammar upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@takkuumi
Copy link

takkuumi commented Jan 25, 2018

  • VSCode Version: Version 1.20.0-insider (1.20.0-insider)
  • OS Version:macos 10.13.3
  1. rust lambada has no highlight, like this:
    image
  2. struct type has no highlight, like this:
    image
    3.reference has no highlight, like this:
    image
    4.Generics struct has no highlight, like this:
    image
    5.Mutable data and invariant data should have different color.
@mjbvz mjbvz added the grammar Syntax highlighting grammar label Jan 25, 2018
@mjbvz mjbvz self-assigned this Jan 25, 2018
@mjbvz mjbvz added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Jan 26, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Jan 26, 2018

Our rust grammar comes from this repo: https://github.com/zargony/atom-language-rust

Please file these issues against them

@mjbvz mjbvz closed this as completed Jan 26, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
grammar Syntax highlighting grammar upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants