CoffeeChaton / vscode-autohotkey-NekoHelp

autoHotkey-1.1 IntelliSense, format, linters, in vscode https://marketplace.visualstudio.com/items?itemName=cat1122.vscode-autohotkey-neko-help

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] syntax-highlight

CoffeeChaton opened this issue Β· comments

Bug Report

πŸ”Ž Search keywords

If possible, please help me copy the link and point out which item is wrong.

  1. syntax-highlight

πŸŽ₯ Screenshots

image

if is syntax-highlight ,in addition to your preferred theme, please provide a screenshot of One Dark Pro theme for me.

πŸ’» Code

; not yet πŸ™

πŸ™ Actual behavior

look image.

πŸ™‚ Expected behavior

look image.

Additional context

image - The column on the left beside the proper scopes has different colors that helped me to see what I was doing, the column in the middle is how is supposed to look and the right column is the current version. Also for this, I've disabled the bracket pair colorization and the bracket pairs lines (horizontal/vertical).

split from #7 (comment)
@anonymous1184

I hope to reply with a text file, so that I can discuss one by one. Editing pictures is a painful thing for me.😎

That was not related to your extension. You can nuke this.

  1. Because of laziness, I didn't verify the input one by one, but I paid attention to my private code base, and I haven't seen it yet, and the part that cannot be rendered as an annotation.
  2. Generally speaking, the difference between the unresolved color and the color of the annotation is enough to be recognized, and considering that the following code is legal and reasonable.
MsgBox, str;str;str~~~~~~~ hi i am str0; ;comment need A_Space or A_Tab before ;