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
For your information, if you use https://github.com/glehmann/earthlyls, it provides several LSP features, including so called semantic tokens, meaning that you can ask the lsp server to provide the highlighting feature (using lsp-semantic-tokens-mode).
At first, I planned to create pull requests in here to improve the highlighting feature, but on second though, a semantically backed highlighting provided by LSP looks more awesome to me.
Consider example below:
The
AS
keyword doesn't get highlight as a keyword.The text was updated successfully, but these errors were encountered: