https://github.com/neandertech/langoustine/blob/main/modules/lsp/src/main/scala/tools/SemanticToken.scala#L24 Regarding tokens being multiline: https://github.com/microsoft/language-server-protocol/issues/982 Safer to just remove this method altogether.
https://github.com/neandertech/langoustine/blob/main/modules/lsp/src/main/scala/tools/SemanticToken.scala#L24
Regarding tokens being multiline: microsoft/language-server-protocol#982
Safer to just remove this method altogether.