You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the extension, it works great :) Syntax highlighting shows a lot of gray (I use nested structs which are colored in Xcode/VSCode), but I don't know if it's my Nova settings or if the tokenizer isn't getting data from sourcekit just yet.
Anyway, I'm running into a little issue where multiline strings aren't highlighted properly. The other Swift (syntax only) extension does it properly.
Hello!
Thanks for the extension, it works great :) Syntax highlighting shows a lot of gray (I use nested structs which are colored in Xcode/VSCode), but I don't know if it's my Nova settings or if the tokenizer isn't getting data from sourcekit just yet.
Anyway, I'm running into a little issue where multiline strings aren't highlighted properly. The other Swift (syntax only) extension does it properly.
Here's how to trigger the bug:
Here's how your extension renders it
And here is how the other one does:
Thanks again for your work: the extension is still very usable.
Have a nice day!
The text was updated successfully, but these errors were encountered: