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
/
language_server.rs
Age
Commit message (
Expand
)
Author
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-13
refactor: upgrade to import_map v0.6 (#13368)
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
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-14
feat(lsp): improve registry completion suggestions (#13023)
Kitson Kelly
2021-12-10
feat(cli): update to TypeScript 4.5 (#12410)
Kitson Kelly
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
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-18
refactor(lsp): remove `Documents` mutex and require `Documents` to be mutated...
David Sherret
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
feat(cli): support React 17 JSX transforms (#12631)
Kitson Kelly
2021-11-08
fix(lsp): display module types only dependencies on hover (#12683)
Kitson Kelly
2021-11-04
Revert "feat(cli): enable `useUnknownInCatchVariables` by default" (#12643)
Luca Casonato
2021-11-01
chore: upgrade deno_ast to 0.5.0 (#12595)
David Sherret
2021-10-29
refactor(lsp): use deno_graph and single document struct (#12535)
Kitson Kelly
2021-10-28
feat(cli): enable `useUnknownInCatchVariables` by default (#12547)
Kitson Kelly
2021-10-21
fix(lsp): formatting should error on certain additional swc diagnostics (#12491)
David Sherret
2021-10-12
fix(lsp): lint diagnostics respect config file (#12338)
Bartek Iwańczuk
2021-10-11
refactor: integrate deno_graph into CLI (#12369)
Kitson Kelly
2021-09-16
fix(lsp): align filter text to vscode logic (#12081)
Kitson Kelly
2021-09-13
feat(fmt): add support for configuration file (#11944)
Bartek Iwańczuk
2021-09-13
fix(lsp): support data urls in `deno.importMap` option (#11397)
Satya Rohith
2021-09-11
refactor: use import_map crate (#11974)
Bartek Iwańczuk
2021-09-07
refactor(lsp): use deno_ast and cache swc ASTs (#11780)
David Sherret
2021-09-03
feat(lint): add support for config file and CLI flags for rules (#11776)
Bartek Iwańczuk
2021-08-27
feat(cli): Update to TypeScript 4.4 (#11678)
Kitson Kelly
2021-08-19
fix(lsp): better handling of languageId (#11755)
Kitson Kelly
2021-08-10
feat(lsp): support clients which do not support disabled code actions (#11612)
Kitson Kelly
2021-08-06
feat(lsp): implement refactoring code actions (#11555)
Jean Pierre
2021-07-30
chore: upgrade Rust to 1.54.0 (#11554)
Yusuke Tanaka
2021-07-28
feat(lsp): ability to set DENO_DIR via settings (#11527)
Kitson Kelly
2021-07-27
refactor(lsp): minor improvements to handling closed documents (#11518)
Kitson Kelly
2021-07-25
fix(lsp): handle importmaps properly (#11496)
Kitson Kelly
2021-07-21
feat(lsp): add workspace config to status page (#11459)
Kitson Kelly
2021-06-25
fix(lsp): reload import registries should not error when the module registrie...
David Sherret
2021-06-25
feat(lsp): dependency hover information (#11090)
Kitson Kelly
2021-06-24
fix(lsp): handle invalid config setting better (#11104)
Kitson Kelly
2021-06-22
chore: use lsp to get parent process id (#11083)
David Sherret
2021-06-22
feat(cli): support "types" when type checking (#10999)
Kitson Kelly
[prev]
[next]