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
2023-05-02
fixing TS linting, removing import
Bruno Ortiz
-1
/
+0
2023-05-02
Accepting review suggestions
Bruno Ortiz
-0
/
+1
2023-05-02
accepting review suggestions
Bruno Ortiz
-2
/
+2
2023-05-02
Fixing naming from graph to list
Bruno Ortiz
-6
/
+6
2023-05-02
WIP: Add lsp-ext scaffold
Lukas Wirth
-0
/
+16
2023-05-02
WIP: Add lsp-ext scaffold
Lukas Wirth
-0
/
+16
2023-05-02
Highlight closure captures when cursor is on pipe
Lukas Wirth
-6
/
+3
2023-05-01
MIR episode 4
hkalbasi
-0
/
+3
2023-03-26
finish renaming `rust-analyzer/reloadProcMacros` to `rust-analyzer/rebuildPro...
David Barsky
-1
/
+1
2023-03-26
Handle proc macro fetching via OpQueue
Lukas Wirth
-1
/
+1
2023-03-25
Add lsp command for rebuilding proc macros
Lukas Wirth
-0
/
+1
2023-03-13
Remove `rust-analyzer/addProject` in favor of notifying r-a that configuratio...
David Barsky
-5
/
+0
2023-03-13
fmt
David Barsky
-1
/
+1
2023-03-13
This commit add Cargo-style project discovery for Buck and Bazel users.
David Barsky
-0
/
+6
2023-03-06
Add `View Mir` command and fix some bugs
hkalbasi
-0
/
+3
2023-01-23
🧹 lsp_ext.ts
Lukas Wirth
-134
/
+107
2023-01-23
Add a 'open server logs' button to the error notification
Lukas Wirth
-0
/
+1
2022-12-17
Add a command to clear flycheck diagnostics
Lukas Wirth
-1
/
+1
2022-12-17
Make cancelFlycheck request a notification
Lukas Wirth
-1
/
+1
2022-12-16
Add command for manually running flychecks
Lukas Wirth
-0
/
+4
2022-08-19
Implement lsp extension for cancelling running flychecks
Lukas Wirth
-13
/
+17
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
[next]