TheArkive / scintilla_ahk2

Scintilla class wrapper for AHK v2
MIT License
8 stars 6 forks source link

Grammar coloring looks incorrect #8

Open Davider-code opened 1 year ago

Davider-code commented 1 year ago

I am using AHK Version [ 2.0.2] system: windows7 64bit

open the file scintilla_ Example.ahk syntax coloring appears incorrect, see gif demo: a

TheArkive commented 1 year ago

Yes there are some issues currently, I'm actually revising this and doing away with the DLL entirely, but it will take time.