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
/
documents.rs
Age
Commit message (
Expand
)
Author
2021-06-25
feat(lsp): dependency hover information (#11090)
Kitson Kelly
2021-06-21
feat(lsp): quick fix actions to ignore lint errors (#10627)
Satya Rohith
2021-06-05
fix(lsp): refactor, fix issues and add benchmark for code lens (#10841)
Kitson Kelly
2021-06-03
fix(#10775): diagnostics update on dependency changes (#10817)
Kitson Kelly
2021-06-02
fix(#10815): lsp only responds to formatting for md, json, jsonc (#10816)
Kitson Kelly
2021-04-20
fix(#10125): remove documents when closed in the lsp (#10254)
Kitson Kelly
2021-04-20
feat(lsp): improve diagnostic status page (#10253)
Kitson Kelly
2021-03-25
upgrade: Rust 1.51.0 (#9895)
Yusuke Tanaka
2021-03-25
feat(lsp): add import completions (#9821)
Kitson Kelly
2021-02-17
Make ModuleSpecifier a type alias, not wrapper struct (#9531)
Ryan Dahl
2021-02-12
fix(lsp): properly handle static assets (#9476)
Kitson Kelly
2021-02-10
fix(lsp): handle type deps properly (#9436)
Kitson Kelly
2021-02-09
fix(lsp): handle code lenses for non-documents (#9454)
Kitson Kelly
2021-02-01
feat(lsp): add references code lens (#9316)
Kitson Kelly
2021-01-29
Update lspower dependency (#9179)
hvithrafn
2021-01-22
fix(lsp): handle mbc documents properly (#9151)
Kitson Kelly