thqby / vscode-autohotkey2-lsp

Autohotkey v2 Language Support using vscode-lsp.
https://marketplace.visualstudio.com/items?itemName=thqby.vscode-autohotkey2-lsp
GNU Lesser General Public License v3.0
219 stars 21 forks source link

Closing bracket isn't syntax highlighted when it's the last character in a file #226

Closed zachpoblete closed 1 year ago

zachpoblete commented 1 year ago

image

thqby commented 1 year ago

I didn't find anything wrong with the above example, the textmate scopes of } is punctuation.section.block.end.ahk2.

zachpoblete commented 1 year ago

Nevermind, this happens in the default color themes.