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
2024-09-04
fix(byonm): resolve npm deps of jsr deps (#25399)
David Sherret
2024-09-04
fix(lsp): update diagnostics on npm install (#25352)
Nayeem Rahman
2024-09-03
fix: only enable byonm if workspace root has pkg json (#25379)
David Sherret
2024-09-02
feat(lsp): html/css/yaml file formatting (#25353)
Nayeem Rahman
2024-08-30
refactor: remove DENO_FUTURE (#25314)
David Sherret
2024-08-30
BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)
Bartek Iwańczuk
2024-08-29
feat(config): Node modules option for 2.0 (#25299)
Nathan Whitaker
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
2024-08-28
fix(lsp): panic on url_to_uri() (#25238)
Nayeem Rahman
2024-08-26
perf(cache): single cache file for remote modules (#24983)
David Sherret
2024-08-24
refactor(lsp): changes for lsp_types 0.97.0 (#25169)
Nayeem Rahman
2024-08-21
fix(lsp): resolve jsx import source with types mode (#25064)
Nayeem Rahman
2024-08-21
chore(lsp): use 'install' terminology for jsr and npm packages (#25119)
Nayeem Rahman
2024-08-20
fix(lsp): include scoped import map keys in completions (#25047)
Nayeem Rahman
2024-08-20
feat(config): Support frozen lockfile config option in deno.json (#25100)
Nathan Whitaker
2024-08-20
feat(unstable): ability to use a local copy of jsr packages (#25068)
David Sherret
2024-08-20
feat(cli/tools): add a subcommand `--hide-stacktraces` for test (#24095)
Hajime-san
2024-08-15
refactor: `version` module exports a single const struct (#25014)
Bartek Iwańczuk
2024-08-14
fix(lsp): import map lookup for jsr subpath auto import (#25025)
Nayeem Rahman
2024-08-14
feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019)
Pig Fang
2024-08-12
fix(lsp): directly use file referrer when loading document (#24997)
Nayeem Rahman
2024-08-09
feat(fmt): support CSS, SCSS, Sass and Less (#24870)
Pig Fang
2024-08-09
fix(lsp): don't always use byonm resolver when DENO_FUTURE=1 (#24865)
David Sherret
2024-08-07
fix(compile): support workspace members importing other members (#24909)
David Sherret
2024-08-06
feat(lsp): node specifier completions (#24904)
Nayeem Rahman
2024-08-06
perf(lsp): remove fallback config scopes for workspace folders (#24868)
Nayeem Rahman
2024-08-02
feat(unstable/fmt): move yaml formatting behind unstable flag (#24848)
David Sherret
2024-08-02
docs: fix typos (#24820)
Andreas Deininger
2024-07-31
perf: update deno_ast to 0.41 (#24819)
David Sherret
2024-07-30
feat(lsp): registry completions for import-mapped specifiers (#24792)
Nayeem Rahman
2024-07-29
chore: upgrade to rust 1.80 (#24778)
Satya Rohith
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-25
fix(unstable): move sloppy-import warnings to lint rule (#24710)
David Sherret
2024-07-24
fix: update lsp error message of 'relative import path' to 'use deno add' for...
HasanAlrimawi
2024-07-23
fix(upgrade): do not error if config in cwd invalid (#24689)
David Sherret
2024-07-23
refactor: update to use deno_package_json (#24688)
David Sherret
2024-07-23
fix(lsp): rewrite import for 'infer return type' action (#24685)
Nayeem Rahman
2024-07-22
fix(lsp): scope attribution for asset documents (#24663)
Nayeem Rahman
2024-07-19
fix(lsp): hang when caching failed (#24651)
David Sherret
2024-07-19
refactor: update to deno_config 0.25 (#24645)
David Sherret
2024-07-18
fix(lsp): support npm workspaces and fix some resolution issues (#24627)
David Sherret
2024-07-17
fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...
David Sherret
2024-07-10
fix(check): CJS types importing dual ESM/CJS package should prefer CJS types ...
David Sherret
2024-07-10
feat(jsr): support publishing jsr packages in npm workspaces (#24507)
David Sherret
2024-07-10
feat(node): Support executing npm package lifecycle scripts (preinstall/insta...
Nathan Whitaker
2024-07-09
feat(workspace): support object config (#24483)
David Sherret
2024-07-09
refactor: use concrete error types for node resolution (#24470)
David Sherret
2024-07-08
fix(lsp): inherit workspace-root-only fields in members (#24440)
Nayeem Rahman
2024-07-08
fix(workspace): better cli file argument handling (#24447)
David Sherret
2024-07-05
refactor: move `FileCollector` to deno_config (#24433)
David Sherret
[prev]
[next]