ayecue / greybel-vs

VSCode extension for GreyScript.
https://marketplace.visualstudio.com/items?itemName=ayecue.greybel-vs
MIT License
16 stars 7 forks source link

I did notice this...really not an issue but #246

Closed linuxgruven closed 2 months ago

linuxgruven commented 2 months ago

I looks like your plugin is reading inside of double quotes code example "msg":{"c":"Check your syntax, there is no command [ ","s":"Check your syntax, there is no switch [ "} code It started doing this after your .8 update..code compiles as it has been there for 2-3 years. Can close as this is not an issue for me

ayecue commented 2 months ago

This appears to be only syntax highlighting. Since when I tested it there was no actual issue beside syntax highlighting also it only seems to occur when I update the extension and then click on restart extension. When I reload the file though or restart VSCode this issue disappears. So I wonder if it's only related to reloading the extension.

From my testing this also appears prior to the .8 update.

linuxgruven commented 2 months ago

Yeah

On Tue, Aug 20, 2024, 8:44 AM swe @.***> wrote:

But this is only syntax highlighting right? Since when I tested it there was no actual issue beside syntax highlighting also it only seems to occur when I update the extension and then click on restart extension. When I reload the file though this issue disappers.

Additionally this also occurs to me prior to the .8 update.

— Reply to this email directly, view it on GitHub https://github.com/ayecue/greybel-vs/issues/246#issuecomment-2298900095, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJUELJEAGJPII7L6ONQSULZSNB3ZAVCNFSM6AAAAABMZWAEZ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJYHEYDAMBZGU . You are receiving this because you authored the thread.Message ID: @.***>

linuxgruven commented 2 months ago

Compiles fine

On Tue, Aug 20, 2024, 10:27 AM Tux Linux @.***> wrote:

Yeah

On Tue, Aug 20, 2024, 8:44 AM swe @.***> wrote:

But this is only syntax highlighting right? Since when I tested it there was no actual issue beside syntax highlighting also it only seems to occur when I update the extension and then click on restart extension. When I reload the file though this issue disappers.

Additionally this also occurs to me prior to the .8 update.

— Reply to this email directly, view it on GitHub https://github.com/ayecue/greybel-vs/issues/246#issuecomment-2298900095, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJUELJEAGJPII7L6ONQSULZSNB3ZAVCNFSM6AAAAABMZWAEZ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJYHEYDAMBZGU . You are receiving this because you authored the thread.Message ID: @.***>

ayecue commented 2 months ago

Alright closing the issue for now.