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
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-11-10
feat: remove --unstable flag requirement for npm: specifiers (#16473)
Bartek Iwańczuk
2022-11-08
feat(unstable/npm): support peer dependencies (#16561)
David Sherret
2022-11-02
fix(lock): autodiscovery of lockfile (#16498)
Bartek Iwańczuk
2022-11-02
refactor: Combine ImportMapResolver and JsxResolver (#16508)
Bartek Iwańczuk
2022-10-28
fix(lsp): correct `parameterNames.suppressWhenArgumentMatchesName` and `varia...
David Sherret
2022-10-27
fix(lsp): add ServerCapabilities::encoding (#16444)
Bartek Iwańczuk
2022-10-21
feat(unstable/npm): initial type checking of npm specifiers (#16332)
David Sherret
2022-10-20
fix(lsp): allow caching deps in non-saved files (#16353)
David Sherret
2022-10-17
fix(lsp): treat empty import map value config as none (#16224)
Tomofumi Chiba
2022-10-16
feat: support inlay hints (#16287)
Kitson Kelly
2022-10-14
fix(lsp): properly handle snippets on completions (#16274)
Kitson Kelly
2022-10-01
lsp: use deno:/asset instead of deno:asset (#16023)
sigmaSd
2022-09-28
feat: implement Web Cache API (#15829)
Satya Rohith
2022-09-26
chore: use Rust 1.64.0 (#16035)
Mathias Lafeldt
2022-09-20
feat(cli): update to TypeScript 4.8 (#15064)
Kitson Kelly
2022-09-09
feat: download progress bar (#15814)
Bartek Iwańczuk
2022-09-07
fix: upgrade deno_ast to 0.19 (#15808)
David Sherret
2022-08-24
fix: resolve `jsxImportSource` relative to module (#15561)
Luca Casonato
2022-08-23
feat: binary npm commands (#15542)
David Sherret
2022-08-22
perf: cache swc dependency analysis and don't hold onto `ParsedSource`s in me...
David Sherret
2022-08-20
feat(unstable): initial support for npm specifiers (#15484)
David Sherret
2022-08-11
refactor(cli): consolidate most MainWorker related code to the same place (#1...
David Sherret
2022-08-10
fix(permissions): ignore empty values (#15447)
Leo Kettmeir
2022-08-10
fix: update deno_graph to fix importing config as JSON module (#15388)
Kitson Kelly
2022-08-04
fix(test): output parallel test results independently (#15399)
Nayeem Rahman
2022-08-02
fix(lsp): use correct commit chars for completions (#15366)
Kitson Kelly
2022-08-02
fix(lsp): remove excessive line breaks in status page (#15364)
Outvi V
2022-07-25
fix(lsp): remove CompletionInfo.flags (#15288)
Kitson Kelly
2022-07-15
refactor: allocate IDs for tests (#14729)
Nayeem Rahman
2022-07-15
chore: fix Windows specific clippy errors (#15212)
David Sherret
2022-07-14
feat(lsp): provide import map remapping diags and fixes (#15165)
Kitson Kelly
2022-07-12
feat(cli/lsp): Sort repl completions (#15171)
2shiori17
2022-07-12
fix(repl): do not panic for import completions when the import specifier is e...
David Sherret
2022-07-12
fix(lsp): enable auto imports (#15145)
Kitson Kelly
2022-07-11
refactor: rename run_basic to run_local (#15068)
cuobiezi
2022-07-05
Revert "refactor(snapshots): to their own crate (#14794)" (#15076)
Bartek Iwańczuk
2022-07-01
refactor: extract `deno_graph::create_graph` use to common function (#15009)
David Sherret
2022-07-01
chore: use Rust 1.62.0 (#15028)
Bartek Iwańczuk
2022-06-29
refactor: rename `RootConfig` to `CliOptions` (#15007)
David Sherret
2022-06-28
refactor: add `RootConfig` (#14985)
David Sherret
2022-06-28
feat(web): add beforeunload event (#14830)
Colin Ihrig
2022-06-27
refactor: create `args` folder (#14982)
David Sherret
2022-06-27
fix(lsp): restart TS language service when caching dependencies (#14979)
Bartek Iwańczuk
2022-06-26
build: require safety comments on unsafe code (#13870)
Luca Casonato
2022-06-24
refactor(snapshots): to their own crate (#14794)
Aaron O'Mullan
2022-06-24
fix: don't error if Deno.bench() or Deno.test() are used in run subcommand (#...
Bartek Iwańczuk
2022-06-20
refactor: add `EmitCache` trait (#14925)
David Sherret
2022-06-19
chore: use rust 1.61.0 (#14911)
Aaron O'Mullan
2022-06-17
docs(lsp): correct header name in comments (#14897)
Matt Kane
[prev]
[next]