Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在努力为我的语言提供语义着色,用于使用 lsp4j 的 VSCode 客户端和基于 Java 的语言服务器。但是对于大文件,同步整个文档会出现性能滞后,这对于较大的文档来说是不可接受的。我可以对可用的各种选项获得一些见解吗?