Is it possible to use "editor.maxTokenizationLineLength" in a vscode language extension or similar implementations.
The situation is that I have my own language type. I want to have a limitation of the line length, because whenever a linebreak occurs in the expected value, the colored highlight will be lost, removing so the warning for the user.
In Visual Studio Code
go to File--> Preferences--> Setting
and search for Max
, you will find Max Tokenization Length
. Changes values there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With