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

Inconsistent keyword highlighting in rust #1

Open
Pythonista7 opened this issue Mar 1, 2021 · 0 comments
Open

Inconsistent keyword highlighting in rust #1

Pythonista7 opened this issue Mar 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Pythonista7
Copy link
Member

Color code for keyword fn changes based on trailing character \n cause no keyword highlight and expected highlighting is obtained when function name is followed after fn on the same line.

fn (no/wrong color)\n function_name

fn function_name //(expected color code is produced)

@Pythonista7 Pythonista7 changed the title Inconsistent keywork highlighting in rust Inconsistent keyword highlighting in rust Mar 1, 2021
@Pythonista7 Pythonista7 added the enhancement New feature or request label Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant