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
/
tests
/
integration
/
lsp_tests.rs
Age
Commit message (
Expand
)
Author
2021-09-14
feat(lsp): ignore specific lint for entire file (#12023)
Satya Rohith
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-02
chore(test): improve flaky lsp_diagnostics_refresh_dependents test to give mo...
David Sherret
2021-08-27
feat(cli): Update to TypeScript 4.4 (#11678)
Kitson Kelly
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-08-10
feat(lsp): support clients which do not support disabled code actions (#11612)
Kitson Kelly
2021-08-06
feat: ffi to replace plugins (#11152)
Elias Sjögreen
2021-08-06
feat(lsp): implement refactoring code actions (#11555)
Jean Pierre
2021-07-28
feat(lsp): ability to set DENO_DIR via settings (#11527)
Kitson Kelly
2021-07-25
fix(lsp): handle importmaps properly (#11496)
Kitson Kelly
2021-07-11
Revert "Remove unstable native plugins (#10908)"
Ryan Dahl
2021-07-02
Remove unstable native plugins (#10908)
Bartek Iwańczuk
2021-06-27
chore: split up integration_tests.rs into separate files (#11131)
David Sherret