a9958f36fe7e54cc8424b31011602adb3c38a832
add repository-local agent rules and refresh the architecture notes for the current lsp layering. register the AST self-test in CTest, initialize a few AST defaults, and bump glaze to the newer conan package version. verify: `cmake --build lsp-server/build/clang-linux/Release --target test_ast` verify: `ctest --test-dir lsp-server/build/clang-linux/Release -R test_ast_unit --output-on-failure` passes known issue: `ctest --test-dir lsp-server/build/clang-linux/Release -R test_ast_script --output-on-failure` still fails on `/home/csh/windows_share/tsf/funcext/Common/Tree/TTree.tsf` due to invalid TSF syntax (`FConfig &= v` missing trailing `;`).
TSL Devkit
🚀 TSL 语言开发工具套件
为主流编辑器提供完整的 TSL 语言支持
📖 简介
TSL Devkit 是一套完整的 TSL 语言开发工具集,为开发者提供专业的编程体验。
✨ 核心功能
- 🎨 语法高亮 - 智能代码着色,提升代码可读性
- 🔧 语言服务器 (LSP) - 代码补全、错误诊断、跳转定义
- 📝 代码片段 - 常用代码模板,提高编码效率
🛠️ 支持的编辑器
VSCode
Vim
🤝 贡献
我们欢迎各种形式的贡献!
👥 维护者
- @csh - 项目作者
🙏 致谢
感谢所有为 TSL Devkit 做出贡献的开发者!
Description
A developer toolkit for the TSL, including syntax highlighting, LSP, formatter, and more.
161 MiB
Languages
C++
97.3%
CMake
1.3%
Vim Script
0.7%
TypeScript
0.4%
Shell
0.3%