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
/
commands
Age
Commit message (
Expand
)
Author
Lines
2020-04-22
Refactor the workaround a bit
veetaha
-19
/
+16
2020-04-22
Work around crlf in syntax tree
veetaha
-2
/
+38
2020-04-02
Remove vscode_lldb setting
Aleksey Kladov
-0
/
+4
2020-04-02
vscode: postrefactor
veetaha
-12
/
+6
2020-04-02
vscode: postrefactor variable names
veetaha
-8
/
+8
2020-04-02
vscode: add goto definition from rust file to syntax tree editor
veetaha
-5
/
+83
2020-04-02
Merge #3817
bors[bot]
-1
/
+4
2020-04-02
vscode: add highlighting of syntax tree
veetaha
-1
/
+4
2020-04-02
vscode: add support for light themes and color customization for syntax tree ...
veetaha
-2
/
+4
2020-03-31
vscode: small refactor
veetaha
-1
/
+1
2020-03-31
vscode: scroll to the syntax node in rust editor when highlighting
veetaha
-1
/
+2
2020-03-31
vscode: apply review nits
Veetaha
-1
/
+1
2020-03-31
vscode: use ctx.subscriptions instead of local .disposables
veetaha
-15
/
+12
2020-03-31
vscode: add syntax tree inspection hovers and highlights
veetaha
-53
/
+116
2020-03-27
vscode: fix release tag retrieval
Veetaha
-1
/
+1
2020-03-27
vscode: show release tag with along with the commit hash for RA version command
veetaha
-2
/
+7
2020-03-25
vscode: refactor analyzer status
veetaha
-20
/
+11
2020-03-19
Rewrite auto-update
Aleksey Kladov
-13
/
+3
2020-03-16
Separate persistent mutable state from config
Aleksey Kladov
-1
/
+1
2020-03-16
Merge #3534
bors[bot]
-2
/
+1
2020-03-16
Merge #3540
bors[bot]
-7
/
+9
2020-03-15
Swtches to rust SSR query check
Mikhail Modin
-7
/
+9
2020-03-14
vscode: amend server installation logic to account for nightlies
Veetaha
-2
/
+1
2020-03-12
fixup! feat: add debug code lens
Hannes De Valkeneer
-6
/
+1
2020-03-12
fixup! feat: add debug code lens
Hannes De Valkeneer
-2
/
+1
2020-03-11
feat: add debug code lens
Hannes De Valkeneer
-1
/
+27
2020-03-02
Centralize the check for languageId on document
Julien Roncaglia
-2
/
+3
2020-02-25
vscode: run fmt
Veetaha
-1
/
+1
2020-02-25
vscode: migrate syntax_tree to rust-analyzer-api.ts
Veetaha
-20
/
+7
2020-02-25
vscode: migrate ssr to rust-analyzer-api.ts
Veetaha
-11
/
+5
2020-02-25
vscode: migrate runnables to rust-analyzer-api.ts
Veetaha
-22
/
+7
2020-02-25
vscode: migrate parent_module to rust-analyzer-api.ts
Veetaha
-7
/
+3
2020-02-25
vscode: migrate on_enter to rust-analyzer-api.ts
Veetaha
-14
/
+7
2020-02-25
vscode: migrate matching_brace to rust-analyzer-api.ts
Veetaha
-12
/
+3
2020-02-25
vscode: migrate join_lines to rust-analyzer-api.ts
Veetaha
-13
/
+4
2020-02-25
vscode: migrate collectGarbage to rust-analyzer-api.ts
Veetaha
-5
/
+4
2020-02-25
vscode: migrate expand_macro to rust-analyzer-api.ts
Veetaha
-13
/
+5
2020-02-25
vscode: migrate analyzer_status to rust-analyzer-api.ts
Veetaha
-4
/
+2
2020-02-24
Don't block onEnter if request fails
Aleksey Kladov
-0
/
+6
2020-02-21
Use stdout directly
Edwin Cheng
-2
/
+1
2020-02-21
Use ensureServerBinary instead
Edwin Cheng
-5
/
+17
2020-02-21
Add trailing newline
Edwin Cheng
-1
/
+2
2020-02-21
Improve server version info
Edwin Cheng
-0
/
+10
2020-02-21
enforce camel case
Aleksey Kladov
-2
/
+2
2020-02-17
vscode: press ; to respect semicolons
Veetaha
-3
/
+3
2020-02-17
Simplify some more ctors
Aleksey Kladov
-9
/
+3
2020-02-17
Simplify TS reload logic
Aleksey Kladov
-7
/
+0
2020-02-14
Init implementation of structural search replace
Mikhail Modin
-0
/
+37
2020-02-05
Merge #3024
bors[bot]
-1
/
+3
2020-02-05
vscode: eliminate floating promises and insane amount of resource handle leaks
Veetaha
-1
/
+3
[next]