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-01-24
perf(lsp): improve some tsc op hot paths (#13473)
Kitson Kelly
2022-01-24
fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467)
Kitson Kelly
2022-01-19
refactor(lsp): reduce data stored in `StateSnapshot` (#13426)
David Sherret
2022-01-20
fix(lsp): better handling of registry config errors (#13418)
Kitson Kelly
2022-01-19
refactor(lsp): store the `LspUrlMap`'s state inside a mutex (#13416)
David Sherret
2022-01-18
refactor(lsp): store assets behind a mutex (#13414)
David Sherret
2022-01-17
feat: auto-discover config file (#13313)
Ryan Dahl
2022-01-17
refactor(lsp): remove `performance` from `StateSnapshot` (#13403)
David Sherret
2022-01-17
refactor: simplify how LSP deals with config file specifier (#13401)
Ryan Dahl
2022-01-15
chore: upgrade to rust 1.58 (#13377)
David Sherret
2022-01-13
refactor: upgrade to import_map v0.6 (#13368)
David Sherret
2022-01-13
refactor: move transpiling to deno_ast (#13332)
David Sherret
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2022-01-07
feat(lsp): provide registry details on hover if present (#13294)
Kitson Kelly
2022-01-04
fix: upgrade swc_ecmascript to 0.103 (#13284)
David Sherret
2022-01-04
fix(lsp): handle repeating patterns in registry correctly (#13275)
Kitson Kelly
2022-01-02
fix(lsp): better handling of folders in registry completions (#13250)
Kitson Kelly
2022-01-02
fix(lsp): properly generate data URLs for completion items (#13246)
Kitson Kelly
2021-12-29
cleanup(cli/lsp): use op Extensions (#13225)
Aaron O'Mullan
2021-12-29
fix(lsp): add code lens for tests just using named functions (#13218)
Kitson Kelly
2021-12-22
chore: update deno_graph and deno_doc (#13173)
Kitson Kelly
2021-12-21
feat(lsp): supply accept header when fetching registry config (#13159)
Kitson Kelly
2021-12-20
feat(lsp): add code lens for debugging tests (#13138)
Jesper van den Ende
2021-12-18
refactor: use `once_cell` instead of `lazy_static` (#13135)
Divy Srivastava
2021-12-16
refactor(cli): use GraphData for check and emit (#12960)
Nayeem Rahman
2021-12-16
fix(lsp): provide diagnostics for import assertions (#13105)
Kitson Kelly
2021-12-15
feat: REPL import specifier auto-completions (#13078)
David Sherret
2021-12-15
feat: Add support for import assertions and JSON modules (#12866)
Bartek Iwańczuk
2021-12-15
chore: updates to support deno_graph API changes (#13080)
Kitson Kelly
2021-12-13
fix(lsp): handle import specifier not having a trailing quote (#13074)
David Sherret
2021-12-14
feat(lsp): improve registry completion suggestions (#13023)
Kitson Kelly
2021-12-10
feat(cli): update to TypeScript 4.5 (#12410)
Kitson Kelly
2021-12-09
feat(lsp): registry suggestion cache respects cache headers (#13010)
Kitson Kelly
2021-12-08
fix: upgrade swc fixing many bundling and `--no-check` bugs (#13025)
David Sherret
2021-12-04
chore: upgrade to Rust 1.57.0 (#12968)
Bartek Iwańczuk
2021-11-25
chore: upgrade lspower to 1.4.0 (#12894)
Bartek Iwańczuk
2021-11-24
fix(lsp): lsp should respect include/exclude files in format config (#12876)
David Sherret
2021-11-23
chore(lsp): fix possible race condition with tests expecting 3 publishDiagnos...
David Sherret
2021-11-23
fix(lsp): normalize urls in did_change_watched_files (#12873)
igorsaux
2021-11-23
fix(cli): config file should resolve paths relative to the config file (#12867)
David Sherret
2021-11-23
feat(lsp): add type definition provider (#12789)
Kitson Kelly
2021-11-23
feat(lsp): add workspace symbol provider (#12787)
Kitson Kelly
2021-11-22
fix(lsp): use lint exclude files list from the config file (#12825)
igorsaux
2021-11-18
refactor(lsp): remove `Documents` mutex and require `Documents` to be mutated...
David Sherret
2021-11-18
fix(lsp): tag deprecated diagnostics properly (#12801)
Kitson Kelly
2021-11-17
fix(lsp): retain module dependencies when parse is invalid (#12782)
Kitson Kelly
2021-11-16
refactor: re-export anyhow from deno_core (#12777)
Ryan Dahl
2021-11-12
refactor(lsp): prefer using document instead of documents collection (#12720)
David Sherret
2021-11-09
chore(lsp): align ScriptElementKind to current versions of TypeScript/vscode ...
Kitson Kelly
2021-11-09
feat(cli): support React 17 JSX transforms (#12631)
Kitson Kelly
[prev]
[next]