mikestead / vscode-dotenv

DotENV extension for vscode with 1M+ installs
MIT License
105 stars 13 forks source link

only higlight "export" when there is a whitespace after the keyword #29

Open lukasschachner opened 2 years ago

lukasschachner commented 2 years ago

now the keyword only get highlighted when it is in front if a declaration and not mid word od variable name