tsl-devkit/lsp-server
csh ab1dcc00bc 🐛 fix(uses): make file-level uses globally visible
- Preserve top-level `uses` imports and apply them to subsequent unit/class/function/method scopes.
- Extend semantic ResolveFromUses to consult file-level imports (and fall back from unit imports).
2025-12-14 11:10:50 +08:00
..
conan/profiles 🔧 chore(conan): add clang-20 profiles 2025-12-13 20:37:10 +08:00
src 🐛 fix(uses): make file-level uses globally visible 2025-12-14 11:10:50 +08:00
test feat(lsp_server): support rdo_expression and normalize call field 2025-12-14 06:05:47 +08:00
.clang-format reorganize file layout 2025-07-06 18:37:31 +08:00
.clangd ♻️ refactor(lsp_server): move entrypoints out of named modules 2025-12-13 19:55:45 +08:00
CMakeLists.txt ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
NOTICE.md ♻️ 重大重构 2025-11-11 18:58:21 +08:00
README.md ♻️ 重大重构 2025-11-11 18:58:21 +08:00
conanfile.txt ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00

README.md

TSL Server

This project depends on third-party libraries licensed under MIT (see NOTICE.md).