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
/
tsc.rs
Age
Commit message (
Expand
)
Author
2021-11-25
chore: upgrade lspower to 1.4.0 (#12894)
Bartek Iwańczuk
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
chore(lsp): align ScriptElementKind to current versions of TypeScript/vscode ...
Kitson Kelly
2021-11-08
refactor: move `mod tokio_util` to runtime (#12332)
Bert Belder
2021-11-07
fix(lsp): display signature docs as markdown (#12636)
Luca Casonato
2021-10-29
refactor(lsp): use deno_graph and single document struct (#12535)
Kitson Kelly
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-07
refactor(lsp): use deno_ast and cache swc ASTs (#11780)
David Sherret
2021-08-27
feat(cli): Update to TypeScript 4.4 (#11678)
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-25
fix(lsp): handle importmaps properly (#11496)
Kitson Kelly
2021-07-08
feat(core): return v8::Value from JsRuntime::execute_script (#11129)
Bartek Iwańczuk
2021-06-25
feat(lsp): dependency hover information (#11090)
Kitson Kelly
2021-06-22
refactor: unify JavaScript script execution method (#11043)
Bartek Iwańczuk
2021-06-22
feat(cli): support "types" when type checking (#10999)
Kitson Kelly
2021-06-19
fix(lsp): do not rename in strings and comments (#11041)
David Sherret
2021-06-15
Remove various unnecessary allow(clippy) declarations (#10971)
Ryan Dahl
2021-06-05
fix(lsp): refactor, fix issues and add benchmark for code lens (#10841)
Kitson Kelly
2021-06-02
fix(#10815): lsp only responds to formatting for md, json, jsonc (#10816)
Kitson Kelly
2021-05-29
fix(#10765): lsp import fixes include extensions (#10778)
Kitson Kelly
2021-05-28
feat(cli): upgrade to TypeScript 4.3 (#9960)
Kitson Kelly
2021-05-11
feat(lsp): add internal debugging logging (#10438)
Kitson Kelly
2021-05-10
refactor(cli): replace loading file for --config flag with generic structure ...
Bartek Iwańczuk
2021-05-06
refactor(ops): replace `ZeroCopyBuf` arg by 2nd generic deserializable arg (#...
Aaron O'Mullan
2021-05-02
clean(cli): prefix all op functions with op_ (#10463)
Aaron O'Mullan
2021-05-01
fix(console): Remove `console.timeStamp` from types (#10455)
Liam Murphy
2021-04-25
refactor(core): move op cache sync responsibility to rust space (#10340)
Aaron O'Mullan
2021-04-20
feat(lsp): Implement textDocument/documentSymbol (#9981)
Jean Pierre
2021-04-20
feat(lsp): Implement textDocument/semanticTokens/full (#10233)
Jean Pierre
2021-04-19
feat(lsp): implement textDocument/prepareCallHierarchy (#10061)
Jean Pierre
2021-04-12
refactor(deno): remove concept of bin & json ops (#10145)
Aaron O'Mullan
2021-04-06
fix(lsp): folding range adjustment panic (#10030)
Kitson Kelly
2021-04-02
feat(lsp): implement textDocument/foldingRange (#9900)
Jean Pierre
2021-04-01
fix(lsp): ensure insert_text is passed back on completions (#9951)
Kitson Kelly
2021-03-31
refactor: new optimized op-layer using serde_v8 (#9843)
Aaron O'Mullan
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-03-26
refactor(lsp): remove unused code (#9897)
Yusuke Tanaka
2021-03-25
upgrade: Rust 1.51.0 (#9895)
Yusuke Tanaka
2021-03-25
feat(lsp): add import completions (#9821)
Kitson Kelly
2021-03-24
feat(lsp): implement textDocument/selectionRange (#9845)
Jean Pierre
2021-03-16
refactor(lsp): refactor completions and add tests (#9789)
Kitson Kelly
2021-03-10
fix(lsp): allow on disk files to change (#9746)
Kitson Kelly
[prev]
[next]