index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
lsp
Age
Commit message (
Expand
)
Author
2023-08-25
fix(lsp/testing): don't queue modules without tests (#20277)
Nayeem Rahman
2023-08-24
refactor: use "deno_config" crate (#20260)
Bartek Iwańczuk
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-17
fix(unstable): disable importing from the vendor directory (#20067)
David Sherret
2023-08-17
fix(lsp): pass fmt options to completion requests (#20184)
Nayeem Rahman
2023-08-08
refactor(cli): move `snapshot_from_lockfile` function to `deno_npm` (#20024)
Yusuke Tanaka
2023-08-08
refactor: use deno_cache_dir crate (#20092)
David Sherret
2023-08-06
feat(unstable): rename `deno_modules` to `vendor` (#20065)
David Sherret
2023-08-02
feat(unstable/lsp): support navigating to deno_modules folder (#20030)
David Sherret
2023-08-02
feat(cli): Add dot test reporter (#19804)
Bartek Iwańczuk
2023-08-02
fix: make "suggest.autoImports" to switch completions from external modules (...
Kyoh
2023-08-02
feat(unstable): optional `deno_modules` directory (#19977)
David Sherret
2023-07-27
fix: error on invalid & unsupported jsx compiler options (#19954)
David Sherret
2023-07-26
fix(lsp): handle import mapped `node:` specifier (#19956)
David Sherret
2023-07-25
refactor: simplify signature of diagnose_resolution (#19753)
Martin Fischer
2023-07-21
fix(lsp): handle watched files events from symlinked config files (#19898)
David Sherret
2023-07-20
fix(lsp): auto-discover deno.json in more cases (#19894)
David Sherret
2023-07-20
perf(lsp): format in a blocking task (#19883)
David Sherret
2023-07-17
fix(node): improve require esm error messages (#19853)
David Sherret
2023-07-11
fix(lsp): stop diagnostics flickering (#19803)
David Sherret
2023-07-11
refactor(lsp): update diagnostics.rs to use structs instead of records (#19799)
David Sherret
2023-07-11
fix(lsp): remove quotes and period surrounding specifier in uncached messages...
David Sherret
2023-07-10
fix(lsp): exclude files in deno.json "exclude" (#19791)
David Sherret
2023-07-10
refactor(lsp): move config file related code to config.rs (#19790)
David Sherret
2023-07-08
refactor: abstract away file system to be buried inside HttpCache (#19760)
David Sherret
2023-07-03
feat(lsp): support import maps in quick fix and auto-imports (#19692)
David Sherret
2023-07-02
feat(lsp): basic support of auto-imports for npm specifiers (#19675)
David Sherret
2023-07-02
Reland "fix(cli): don't store blob and data urls in the module cache" (#18581)
Nayeem Rahman
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-13
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...
Bartek Iwańczuk
2023-06-13
chore: fix compile error on main (#19489)
David Sherret
2023-06-13
fix(lsp): don't pre-load documents matched in the config file's "exclude" (#1...
David Sherret
2023-06-13
refactor(core): cleanup feature flags for js source inclusion (#19463)
Nayeem Rahman
2023-06-13
fix(lsp): update import map config when deno.json changes (#19476)
David Sherret
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-08
refactor(compile): store the npm snapshot in the eszip (#19343)
David Sherret
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-06-06
chore: upgrade to Rust 1.70.0 (#19345)
David Sherret
2023-06-03
refactor(core): remove force_op_registration and cleanup JsRuntimeForSnapshot...
Nayeem Rahman
2023-05-28
refactor(core): remove ext: modules from the module map (#19040)
Nayeem Rahman
2023-05-26
chore(lsp/tests): diagnostic synchronization (reland) (#19270)
David Sherret
2023-05-26
Revert "chore(lsp/tests): diagnostic synchronization (#19264)" (#19268)
Bartek Iwańczuk
2023-05-26
chore(lsp/tests): diagnostic synchronization (#19264)
David Sherret
2023-05-25
fix(compile): handle when DENO_DIR is readonly (#19257)
David Sherret
2023-05-22
feat(lsp): support lockfile and node_modules directory (#19203)
David Sherret
2023-05-22
fix(npm): store npm binary command resolution in lockfile (#19219)
David Sherret
2023-05-17
fix(npm): improved optional dependency support (#19135)
David Sherret
[prev]
[next]