1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/test_util
Nayeem Rahman a4ac6a3f5f
refactor(lsp): store language sections in WorkspaceSettings (#20593)
When sending configuration requests to the client, reads `javascript`
and `typescript` sections in addition to `deno`.

The LSP's initialization options now accepts `javascript` and
`typescript` namespaces.
2023-09-21 06:46:39 +01:00
..
src refactor(lsp): store language sections in WorkspaceSettings (#20593) 2023-09-21 06:46:39 +01:00
std@b23a76a47a chore: update deno_std submodule to 0.178.0 (#18003) 2023-03-03 19:11:10 +00:00
wpt@c84a2ef4f2 chore: update wpt (#19422) 2023-06-08 22:56:05 +02:00
build.rs feat(ext/kv): connect to remote database (#20178) 2023-08-22 13:56:00 +08:00
Cargo.toml feat(ext/node): http2.connect() API (#19671) 2023-09-15 21:51:25 +02:00