I dont know if this is the right place to post since its more of a configuration problem but lets give it a try :D
I got the following error after installing tinymist-lsp(via Mason) and chomosuke/typst-preview.nvim.
The semenatic token error/index out of range will repeadently come up if typst specific phrases are typed e.g. #table etc.
somebody has a potential fix for that? I’m really not an expert on LSP
Hey, welcome to the Typst community!
I had a similar problem a few weeks ago. Updating to neovim v0.11 resolved it for me. It’s not a problem with tinymist.
See LSP: Semantic token highlighting error (Tinymist) · Issue #30675 · neovim/neovim · GitHub and index out of range error in `nvim/runtime/lua/vim/lsp/semantic_tokens.lua` · Issue #638 · Myriad-Dreamin/tinymist · GitHub.
yep as always found that quite short after the post ^^
Thanks for the help :)