variables containing functions should have different color #79806
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
grammar
Syntax highlighting grammar
javascript
JavaScript support issues
typescript
Typescript support issues
Hello everyone!
When I declare javascript functions and variables in vscode, their names have different colors. But when I pass them to other functions, then they all have the same color.
It would be a nice feature to have the differentiated color all the way throughout the code, similarly to IntelliJ:
Example code, that I used:
The text was updated successfully, but these errors were encountered: