1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/cli/tests
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
..
integration refactor(lsp): store language sections in WorkspaceSettings (#20593) 2023-09-21 06:46:39 +01:00
node_compat chore: disable 'test-http-content-length.js` test (#20344) 2023-09-04 23:23:01 +02:00
testdata fix(cli): Enhanced errors for Jupyter (#20530) 2023-09-18 22:07:33 +00:00
unit fix(cli): ensure that an exception in getOwnPropertyDescriptor('constructor') doesn't break Deno.inspect (#20568) 2023-09-19 18:24:19 +00:00
unit_node perf: improve async op santizer speed and accuracy (#20501) 2023-09-16 07:48:31 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00