..
testing
fix(cli): limit test parallelism on Windows to avoid pipe error ( #22776 )
2024-03-07 10:04:39 -07:00
analysis.rs
fix(node): improve cjs tracking ( #22673 )
2024-03-06 00:23:51 +00:00
cache.rs
feat(unstable): single checksum per JSR package in the lockfile ( #22421 )
2024-02-15 14:49:35 -05:00
capabilities.rs
chore(lsp): rename client-side command invocations ( #22140 )
2024-01-28 21:56:45 +00:00
client.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
code_lens.rs
fix: upgrade to deno_ast 0.33 ( #22341 )
2024-02-09 01:40:26 +00:00
completions.rs
feat(unstable/pm): support version contraints in 'deno add' ( #22646 )
2024-03-01 21:34:13 +00:00
config.rs
fix(publish): make include and exclude work ( #22720 )
2024-03-07 20:16:32 -05:00
diagnostics.rs
fix(lsp): do not warn about local file "redirects" from .js to .d.ts files ( #22670 )
2024-03-04 17:34:31 +00:00
documents.rs
fix(publish): make include and exclude work ( #22720 )
2024-03-07 20:16:32 -05:00
jsr.rs
feat(unstable/pm): support npm packages in 'deno add' ( #22715 )
2024-03-06 13:24:15 +00:00
language_server.rs
feat(unstable/pm): support npm packages in 'deno add' ( #22715 )
2024-03-06 13:24:15 +00:00
logging.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
lsp_custom.rs
fix(lsp): don't normalize urls in cache command params ( #22182 )
2024-01-30 17:17:34 +00:00
mod.rs
feat(unstable/pm): support version contraints in 'deno add' ( #22646 )
2024-03-01 21:34:13 +00:00
npm.rs
feat(unstable/pm): support npm packages in 'deno add' ( #22715 )
2024-03-06 13:24:15 +00:00
parent_process_checker.rs
fix(lsp): use a dedicated thread for the parent process checker ( #21869 )
2024-01-09 11:36:03 -05:00
path_to_regex.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
performance.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
README.md
docs: fix broken deno manual link ( #20667 )
2023-09-25 14:09:27 +02:00
refactor.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
registries.rs
feat(unstable): single checksum per JSR package in the lockfile ( #22421 )
2024-02-15 14:49:35 -05:00
repl.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
search.rs
feat(lsp): jsr specifier completions ( #22612 )
2024-02-29 03:54:16 +00:00
semantic_tokens.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
text.rs
chore: update copyright to 2024 ( #21753 )
2024-01-01 19:58:21 +00:00
tsc.rs
fix(lsp): don't apply renames to remote modules ( #22765 )
2024-03-07 17:27:24 +00:00
urls.rs
refactor: load bytes in deno_graph ( #22212 )
2024-02-01 03:15:22 +00:00