- Use jq to cleanly remove encryptid SDK from package.json in Docker - Fix TypeScript strict mode errors in dashboard and assistant - Add .dockerignore to exclude node_modules from build context - Use project root as Docker build context for frontend - Fix Traefik routing: separate frontend/api/studio paths Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| lib | ||
| typings | ||
| License.txt | ||
| README.md | ||
| browser.d.ts | ||
| browser.js | ||
| node.cmd | ||
| node.d.ts | ||
| node.js | ||
| package.json | ||
| thirdpartynotices.txt | ||
README.md
VSCode Language Server
Npm module to implement a VSCode language server using Node.js as a runtime.
Click here for a detailed document on how to use this npm module to implement language servers for VSCode.
History
For the history please see the main repository