You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the KDL plugin version 1.1.0 1.3.1 on VSCodium. Slashdash comments at the beginning of a line or at the beginning of a curly brace seem to terminate at the first closing curly brace, regardless of nesting.
In the following screenshots, the comment is supposed to reach all the way down to the very bottom but it only gets to the first closing curly brace.
Also, if the first closing curly brace is within a string, it completely breaks syntax highlighting for the rest of the following document. The ending quote (") of the string is interpreted as the starting quote of a new string.
I feel like these problems are related to the issues discussed earlier in this thread so I didn't open a new issue for that.
Edit: I updated the plugin from 1.1.0 to 1.3.1 which has the same issues.
example text:
The text was updated successfully, but these errors were encountered: