Andy Massimino

Results 139 comments of Andy Massimino
trafficstars

> This issue could perhaps be related to , acting as a decimal separator by the Italian language locale. I agree it appears to be exactly this, however, I cannot...

Sorry I'm a little bit confused here- are you saying the contents of the file matters, that if the `eml` file does not contain `1,1` then it works fine? For...

Hi- can you give an syntactically correct example svelte file which has the elements you mention?

Which part of `{tag}` should get highlighted, the whole `{thing}`? The `#await promise`? only the word `await`?

just checking- are you using classic or tree-sitter (nvim only)?

Note also that this appears to work correctly in vim. So it maybe a neovim bug.

Good point, it does work pretty well for latex. Technically speaking the main difference is the cursor is in a different location in latex, but in the same location as...

I made the first change, which I think makes sense. Leaving the issue open for your more difficult ask. I'll just point out that the highlighting now matches that of...

I am still considering adding a good built-in tag matching regex because the most issues I get are around these kinds of files. However, I do feel that it should...