Skip to content

fltLi/webgal-lsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGAL LSP

WebGAL 语言基础设施。

🚧 项目仍在开发中,欢迎试用和反馈。

✨ 功能

  • 语言解析:提供 WebGAL 语法解析与数据结构支持
  • 自动补全:语句、参数、资源路径、标识符等智能提示 -> 详细说明
  • 代码诊断:语法错误、资源缺失等实时检查 -> 详细说明
  • 语义高亮:❌ 当前存在故障,暂不可用

🚀 快速开始

1. 编译语言服务器

cargo build -p webgal-ls

2. 构建并运行 VS Code 扩展

cd vscode-extension
npm install && npm run compile

F5 启动调试窗口。

📄 许可证

Code: MPL-2.0, 2026, fltLi

About

WebGAL 语言服务基础设施

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages