1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/lsp/testing
David Sherret 62e952559f
refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)
This makes the permission system more versatile.
2024-09-16 21:39:37 +01:00
..
collectors.rs perf: update deno_ast to 0.41 (#24819) 2024-07-31 18:31:03 -04:00
definitions.rs fix(lsp): panic on url_to_uri() (#25238) 2024-08-28 05:15:48 +01:00
execution.rs refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508) 2024-09-16 21:39:37 +01:00
lsp_custom.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
mod.rs perf(lsp): only store parsed sources for open documents (#23454) 2024-04-20 02:00:03 +01:00
server.rs fix(lsp): panic on url_to_uri() (#25238) 2024-08-28 05:15:48 +01:00