index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
/
src
/
lsp_ext.ts
Age
Commit message (
Expand
)
Author
Lines
2022-05-17
prettier run
Andrei Listochkin
-19
/
+55
2022-04-08
Switch to LSP inlay hints
Laurențiu Nicola
-7
/
+0
2022-03-31
Add "view file text" command to debug sync issues
Jonas Schievink
-0
/
+2
2022-03-07
Update LSP docs
Laurențiu Nicola
-1
/
+1
2022-03-04
Add log messages
Laurențiu Nicola
-1
/
+1
2022-03-04
Add experimental VSCode api
Kirill Bulatov
-16
/
+2
2021-12-20
Bump vscode in package.json
Laurențiu Nicola
-1
/
+1
2021-12-07
internal: add "Shuffle Crate Graph" command
Jonas Schievink
-0
/
+1
2021-10-14
Provide navigations to parent modules
rainy-me
-1
/
+1
2021-07-27
docs: Update the lsp-extensions.md with the Hover Range capability
Alexander Gonzalez
-1
/
+1
2021-07-27
refactor: Make handle_hover handle ranges too
Alexander Gonzalez
-3
/
+3
2021-07-27
feat: Completed the client side implementation of rust-analyzer/hoverRange
Alexander Gonzalez
-0
/
+7
2021-07-02
Add "View Crate Graph (Full)"
Jonas Schievink
-1
/
+5
2021-05-21
Add a "Debug ItemTree" LSP request
Jonas Schievink
-0
/
+6
2021-05-11
Allow viewing the crate graph in a webview
Jonas Schievink
-0
/
+2
2021-04-14
Move cursor position when using item movers
Jonas Schievink
-1
/
+1
2021-04-06
Sacrifice for the semicolon god
Aleksey Kladov
-3
/
+3
2021-04-06
More robust status notifications
Aleksey Kladov
-4
/
+5
2021-03-18
Fix tsfmt and eslint warnings
ivan770
-3
/
+3
2021-03-18
Remove movable array, improve client code
ivan770
-1
/
+1
2021-03-18
Item up and down movers
ivan770
-0
/
+13
2021-03-11
Apply review suggestions
vsrs
-4
/
+1
2021-02-27
Remove erroneous comment
vsrs
-1
/
+1
2021-02-27
Add LSP request and VSCode command
vsrs
-0
/
+9
2021-01-29
Update vscode for new status
Edwin Cheng
-1
/
+1
2020-12-28
Initial implementation of view-hir command
Phil Ellison
-0
/
+1
2020-11-12
add open Cargo.toml action
Anatol Liu
-0
/
+6
2020-11-10
Switch to upstream protocol for resolving code action
Aleksey Kladov
-6
/
+0
2020-10-08
Code reorganisation and field support
Zac Pullar-Strecker
-1
/
+1
2020-10-08
Changes from review
Zac Pullar-Strecker
-10
/
+1
2020-10-08
WIP: Command to open docs under cursor
Zac Pullar-Strecker
-0
/
+11
2020-10-02
Support 'runnables' options in the vs code extension
Igor Aleksanov
-0
/
+2
2020-09-29
Extend **Status** command to also show dep info for the file
Aleksey Kladov
-1
/
+4
2020-09-17
Fix LSP requests with no arguments
Laurențiu Nicola
-3
/
+3
2020-08-28
Fix some typos
Kirill Bulatov
-1
/
+1
2020-08-17
Fix StatusNotification
vsrs
-1
/
+4
2020-07-29
SSR: Restrict to current selection if any
David Lattimore
-0
/
+1
2020-07-24
SSR: Pass current file position through to SSR code.
David Lattimore
-0
/
+2
2020-07-07
Add a command to compute memory usage statistics
Jonas Schievink
-0
/
+1
2020-07-02
Implement StatusBar
Aleksey Kladov
-0
/
+3
2020-07-01
Add reload workspace command
Aleksey Kladov
-1
/
+1
2020-06-27
Add light-weight snapshot testing library with editor integration
Aleksey Kladov
-0
/
+1
2020-06-05
Add hover actions as LSP extension
vsrs
-0
/
+12
2020-06-03
Fix review comments
Mikhail Rakhmanov
-1
/
+0
2020-06-02
Merge remote-tracking branch 'upstream/master' into compute-lazy-assits
Mikhail Rakhmanov
-9
/
+8
2020-06-02
Preliminary implementation of lazy CodeAssits
Mikhail Rakhmanov
-0
/
+7
2020-06-02
Spec better runnables
Aleksey Kladov
-1
/
+1
2020-06-02
New runnables API
Aleksey Kladov
-8
/
+7
2020-05-31
Change Runnable.bin -> Runnable.kind
veetaha
-1
/
+4
2020-05-25
Document `parentModule` experimental LSP request
Aleksey Kladov
-1
/
+1
[next]