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

Highlight data type for initializations without assignment #1

Open
atecon opened this issue Jun 4, 2020 · 0 comments
Open

Highlight data type for initializations without assignment #1

atecon opened this issue Jun 4, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@atecon
Copy link
Owner

atecon commented Jun 4, 2020

Currently the data type is not highlighted in case a variable is simply initialized without assignment. Example:

  • string S = highlights 'string'
  • string S is an initialization without assignment but 'string' is not highlighted
@atecon atecon added the enhancement New feature or request label Jun 4, 2020
@atecon atecon self-assigned this Jun 4, 2020
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