GitHub / publicodes / language-server
LS and VSCode client for Publicodes
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/publicodes%2Flanguage-server
Stars: 6
Forks: 0
Open issues: 13
License: mit
Language: TypeScript
Size: 524 KB
Dependencies parsed at:
592
Created at: about 2 years ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: 6 days ago
Topics: language-server-protocol, publicodes, vscode-lsp
Funding Links https://github.com/sponsors/EmileRolley
.github/workflows/compile.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- softprops/action-gh-release v2 composite
- @types/vscode ^1.75.1 development
- @vscode/test-electron ^2.2.3 development
- glob ^10.4.1 development
- vscode-languageclient ^8.1.0
package.json
npm
- @types/mocha ^9.1.0 development
- @types/node ^16.11.7 development
- @typescript-eslint/eslint-plugin ^5.54.0 development
- @typescript-eslint/parser ^5.54.0 development
- @vscode/vsce ^2.26.1 development
- concurrently ^8.2.2 development
- eslint ^8.35.0 development
- mocha ^9.2.1 development
- prettier ^3.3.0 development
- tsc ^2.0.4 development
- tsc-alias ^1.8.8 development
- tsup ^8.0.2 development
- typescript ^5.0.2 development
- @publicodes/tools ^1.2.1
- fs ^0.0.1-security
- path ^0.12.7
- publicodes ^1.3.1
- tree-sitter ^0.21.1
- tree-sitter-publicodes ^0.1.2
- vscode-languageserver ^9.0.1
- vscode-languageserver-textdocument ^1.0.11
- yaml ^2.2.1
client/yarn.lock
npm
- @isaacs/cliui 8.0.2
- @pkgjs/parseargs 0.11.0
- @tootallnate/once 1.1.2
- @types/vscode 1.77.0
- @vscode/test-electron 2.3.0
- agent-base 6.0.2
- ansi-regex 5.0.1
- ansi-regex 6.0.1
- ansi-styles 4.3.0
- ansi-styles 6.2.1
- balanced-match 1.0.2
- brace-expansion 2.0.1
- color-convert 2.0.1
- color-name 1.1.4
- core-util-is 1.0.3
- cross-spawn 7.0.3
- debug 4.3.4
- eastasianwidth 0.2.0
- emoji-regex 8.0.0
- emoji-regex 9.2.2
- foreground-child 3.2.0
- glob 10.4.1
- http-proxy-agent 4.0.1
- https-proxy-agent 5.0.1
- immediate 3.0.6
- inherits 2.0.4
- is-fullwidth-code-point 3.0.0
- isarray 1.0.0
- isexe 2.0.0
- jackspeak 3.4.0
- jszip 3.10.1
- lie 3.3.0
- lru-cache 10.2.2
- lru-cache 6.0.0
- minimatch 5.1.6
- minimatch 9.0.4
- minipass 7.1.2
- ms 2.1.2
- pako 1.0.11
- path-key 3.1.1
- path-scurry 1.11.1
- process-nextick-args 2.0.1
- readable-stream 2.3.8
- safe-buffer 5.1.2
- semver 7.3.8
- setimmediate 1.0.5
- shebang-command 2.0.0
- shebang-regex 3.0.0
- signal-exit 4.1.0
- string-width 4.2.3
- string-width 5.1.2
- string-width-cjs 4.2.3
- string_decoder 1.1.1
- strip-ansi 6.0.1
- strip-ansi 7.1.0
- strip-ansi-cjs 6.0.1
- util-deprecate 1.0.2
- vscode-jsonrpc 8.1.0
- vscode-languageclient 8.1.0
- vscode-languageserver-protocol 3.17.3
- vscode-languageserver-types 3.17.3
- which 2.0.2
- wrap-ansi 8.1.0
- wrap-ansi-cjs 7.0.0
- yallist 4.0.0
server/yarn.lock
npm
- @isaacs/cliui 8.0.2
- @pkgjs/parseargs 0.11.0
- @publicodes/tools 1.2.1
- @types/node 18.19.31
- ansi-regex 5.0.1
- ansi-regex 6.0.1
- ansi-styles 4.3.0
- ansi-styles 6.2.1
- balanced-match 1.0.2
- brace-expansion 2.0.1
- color-convert 2.0.1
- color-name 1.1.4
- cross-spawn 7.0.3
- eastasianwidth 0.2.0
- emoji-regex 8.0.0
- emoji-regex 9.2.2
- foreground-child 3.1.1
- fs 0.0.1-security
- glob 10.4.1
- inherits 2.0.3
- is-fullwidth-code-point 3.0.0
- isexe 2.0.0
- jackspeak 3.2.3
- lru-cache 10.2.2
- minimatch 9.0.4
- minipass 7.1.2
- node-addon-api 7.1.0
- node-addon-api 8.0.0
- node-gyp-build 4.8.0
- path 0.12.7
- path-key 3.1.1
- path-scurry 1.11.1
- process 0.11.10
- publicodes 1.3.1
- shebang-command 2.0.0
- shebang-regex 3.0.0
- signal-exit 4.1.0
- string-width 4.2.3
- string-width 5.1.2
- string-width-cjs 4.2.3
- strip-ansi 6.0.1
- strip-ansi 7.1.0
- strip-ansi-cjs 6.0.1
- tree-sitter 0.21.1
- tree-sitter-publicodes 0.1.2
- undici-types 5.26.5
- util 0.10.4
- vscode-jsonrpc 8.2.0
- vscode-languageserver 9.0.1
- vscode-languageserver-protocol 3.17.5
- vscode-languageserver-textdocument 1.0.11
- vscode-languageserver-types 3.17.5
- which 2.0.2
- wrap-ansi 8.1.0
- wrap-ansi-cjs 7.0.0
- yaml 2.4.1