fix: 修复若干问题,添加java lsp
This commit is contained in:
@@ -1,13 +1,23 @@
|
||||
.git
|
||||
.gitignore
|
||||
.claude
|
||||
|
||||
docs
|
||||
|
||||
cmd/server.exe
|
||||
*.log
|
||||
*.out
|
||||
logs/
|
||||
cmd/logs/
|
||||
log/
|
||||
|
||||
config.json
|
||||
config.debug-java.json
|
||||
|
||||
**/*_test.go
|
||||
|
||||
# jdtls: only need plugins + config_linux at runtime, but keep all for simplicity
|
||||
jdt-language-server-1.57.0-202602111032/config_win/org.eclipse.osgi/
|
||||
jdt-language-server-1.57.0-202602111032/config_win/org.eclipse.core.runtime/
|
||||
jdt-language-server-1.57.0-202602111032/config_win/org.eclipse.equinox.app/
|
||||
jdt-language-server-1.57.0-202602111032/config_win/org.eclipse.equinox.launcher/
|
||||
jdt-language-server-1.57.0-202602111032/.claude/
|
||||
|
||||
Reference in New Issue
Block a user