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
2024-02-09
fix: upgrade to deno_ast 0.33 (#22341)
David Sherret
2024-02-06
fix(lsp): disable no-cache diagnostics for jsr specifiers (#22284)
Nayeem Rahman
2024-02-05
refactor(cli): Add TestFailureDescription (#22267)
Matt Mastracci
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-01-30
fix(lsp): don't normalize urls in cache command params (#22182)
Nayeem Rahman
2024-01-28
chore(lsp): rename client-side command invocations (#22140)
Nayeem Rahman
2024-01-27
Revert "refactor(cli): use new sanitizer for resources (#22125)" (#22153)
Bartek Iwańczuk
2024-01-26
refactor(cli): use new sanitizer for resources (#22125)
Matt Mastracci
2024-01-26
feat(lsp): complete parameters as tab stops and placeholders (#22126)
Nayeem Rahman
2024-01-25
fix(lsp): disable experimentalDecorators by default (#22101)
Bartek Iwańczuk
2024-01-23
feat(lsp): include scope uri in "deno/didChangeDenoConfiguration" (#22002)
Nayeem Rahman
2024-01-21
fix(lsp): improved npm specifier to import map entry mapping (#22016)
David Sherret
2024-01-18
fix(lsp): regression - formatting was broken on windows (#21972)
David Sherret
2024-01-17
feat(lsp): send "deno/didChangeDenoConfiguration" on init (#21965)
Nayeem Rahman
2024-01-15
refactor: use globbing from deno_config (#21925)
David Sherret
2024-01-14
feat: remove conditional unstable type-checking (#21825)
Bartek Iwańczuk
2024-01-11
refactor(lsp): store project version on documents (#21892)
Nayeem Rahman
2024-01-09
fix: update deno_lint and swc (#21718)
Bartek Iwańczuk
2024-01-09
fix(lsp): use a dedicated thread for the parent process checker (#21869)
David Sherret
2024-01-08
perf: skip expanding exclude globs (#21817)
David Sherret
2024-01-05
fix(lsp): show test code lens for template literal names (#21798)
Nayeem Rahman
2024-01-03
fix(lsp): support test code lens for Deno.test.{ignore,only}() (#21775)
Nayeem Rahman
2024-01-02
feat(lsp): cache jsxImportSource automatically (#21687)
Nayeem Rahman
2024-01-01
chore: update to Rust 1.75 (#21731)
林炳权
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-28
perf(lsp): use LanguageServiceHost::getProjectVersion() (#21719)
Nayeem Rahman
2023-12-22
feat(lsp): allow to connect V8 inspector (#21482)
Bartek Iwańczuk
2023-12-15
fix(lsp): apply specifier rewrite to CompletionItem::text_edit (#21564)
Nayeem Rahman
2023-12-12
perf(lsp): use null types instead of stub modules (#21541)
Nayeem Rahman
2023-12-12
perf(lsp): collect counts and durations of all requests (#21540)
Bartek Iwańczuk
2023-12-11
perf(lsp): instrument all ops with performance marks (#21536)
Bartek Iwańczuk
2023-12-11
perf(lsp): simplify some of the startup code (#21538)
Bartek Iwańczuk
2023-12-08
feat(lsp): debug log file (#21500)
Nayeem Rahman
2023-12-08
feat(lsp): provide quick fixes for specifiers that could be resolved sloppily...
David Sherret
2023-12-07
feat: add suggestions to module not found error messages for file urls (#21498)
David Sherret
2023-12-07
feat(unstable): ability to resolve specifiers with no extension, specifiers f...
David Sherret
2023-12-03
perf(lsp): check tsc request cancellation before execution (#21447)
Nayeem Rahman
2023-12-03
perf(lsp): fix redundant clones for ts responses (#21445)
Nayeem Rahman
2023-12-03
refactor: faster args for op_load in TSC (#21438)
Bartek Iwańczuk
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-12-01
perf(lsp): better op performance logging (#21423)
Bartek Iwańczuk
2023-12-01
feat(compile): support discovering modules for more dynamic arguments (#21381)
David Sherret
2023-12-01
refactor(lsp): log names (#21413)
Bartek Iwańczuk
2023-11-30
perf(lsp): avoid redundant getNavigationTree() calls (#21396)
Nayeem Rahman
2023-11-30
perf(lsp): cancel ts requests on future drop (#21387)
Nayeem Rahman
2023-11-29
perf(lsp): add performance marks for TSC requests (#21383)
Bartek Iwańczuk
2023-11-24
fix(lsp): handle byonm specifiers in jupyter notebooks (#21332)
David Sherret
2023-11-22
fix(lsp): force shutdown after a timeout (#21251)
Nayeem Rahman
2023-11-17
refactor(upgrade): add unit tests for lsp upgrade check (#21244)
David Sherret
2023-11-17
chore: update to Rust 1.74 (#21210)
林炳权
[prev]
[next]