Hannes De Valkeneer
|
39c92b3872
|
fixup! feat: add debug code lens
autodetect vscode-lldb
|
2020-03-12 22:31:47 +01:00 |
|
Hannes De Valkeneer
|
e9d025b618
|
fixup! feat: add debug code lens
avoid repetition of `--no-run`
|
2020-03-12 21:28:26 +01:00 |
|
hdevalke
|
60b154ff92
|
Update crates/rust-analyzer/src/main_loop/handlers.rs
use `Vec::new` instead of `Vec::with_capacity(0)`
Co-Authored-By: Veetaha <veetaha2@gmail.com>
|
2020-03-12 20:56:34 +01:00 |
|
Hannes De Valkeneer
|
e903fd0d97
|
feat: add debug code lens
Refs #3539
|
2020-03-11 22:26:47 +01:00 |
|
Aleksey Kladov
|
14094e4477
|
Move FeatureFlags
|
2020-03-10 18:56:15 +01:00 |
|
Aleksey Kladov
|
bf582e77d6
|
Pull completion options up to the rust-analyzer
|
2020-03-10 18:47:09 +01:00 |
|
kjeremy
|
c981c8b0d0
|
Fix SelectionRange return type
|
2020-03-09 10:17:16 -04:00 |
|
Aleksey Kladov
|
95a2755aa8
|
Concise mode for parameter hints
This works around VS Code bug where it tries to cram everything in a
tiny popup, and brings experience closer to Intellij.
|
2020-03-06 18:35:30 +01:00 |
|
Kirill Bulatov
|
0ff8c55246
|
Unfold groups with single assists into plain assists
|
2020-03-06 00:17:26 +02:00 |
|
Aleksey Kladov
|
8f8980cedf
|
Tighten up an assert
|
2020-03-02 13:45:26 +01:00 |
|
Aleksey Kladov
|
8ed7e751b6
|
Ensure that semantic tokens are single-line
|
2020-02-27 16:06:46 +01:00 |
|
Aleksey Kladov
|
f7db49bfc6
|
Better highlightign API
|
2020-02-27 09:32:00 +01:00 |
|
Aleksey Kladov
|
f38bac48e5
|
More type safety for highlighting
|
2020-02-26 17:17:15 +01:00 |
|
Jeremy Kolb
|
8f6f864547
|
Semantic Ranges
|
2020-02-25 11:37:43 -05:00 |
|
kjeremy
|
9f0cfb7ad2
|
Teach the server about Semantic Tokens proposed LSP
|
2020-02-24 20:59:58 -05:00 |
|
Aleksey Kladov
|
865759925b
|
Rename folder
|
2020-02-18 12:37:45 +01:00 |
|