Tweak natively supported language lexing
- 
 As of version 7.4.2 n++ still doesn’t properly lex the keyword letin javascript and I have no clue how to “tweak” the native lexing rules.I want letto be in the same group asconst,varand the rest for better highlighting purposes.
- 
 Settings -> Style Configurator 
 Language: javescript
 Style: keyword
 User-defined keywords: let
 Save & Close