corneliusio / svelte-sublime

💡Sublime Text syntax highlighting for Svelte components
MIT License
58 stars 6 forks source link

Await blocks sometimes highlight brackets #5

Closed ccampbell closed 4 years ago

ccampbell commented 5 years ago

Easiest to see with this screenshot:

image

See the opening backet of {:then and {:catch and {/await is highlighted. This does not seem to be the case with if/else statements.

corneliusio commented 4 years ago

Will start taking a look into this! Again, I apologize for not ever getting to this before now, ha.

corneliusio commented 4 years ago

I have not been able to replicate this issue. If you're still interested in working out a solution you can send over some more details such as build of Sublime text you're using, your current color scheme theme, and a full code example that the issue occurs in. Otherwise I will close this out if I don't hear back.

You could also try uninstalling and reinstalling the package to see if that works out any issues.