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
/
syntax_tree.ts
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
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-02
Centralize the check for languageId on document
Julien Roncaglia
-2
/
+3
2020-02-25
vscode: migrate syntax_tree to rust-analyzer-api.ts
Veetaha
-20
/
+7
2020-02-17
Simplify some more ctors
Aleksey Kladov
-3
/
+1
2020-02-05
vscode: eliminate floating promises and insane amount of resource handle leaks
Veetaha
-0
/
+2
2020-02-02
vscode: use void where possible
Veetaha
-1
/
+1
2020-02-02
vscode extension: migrate from any to unknown where possible
Veetaha
-1
/
+1
2019-12-31
Add semicolons
Aleksey Kladov
-1
/
+1
2019-12-31
Fix NPEs
Aleksey Kladov
-5
/
+4
2019-12-30
Reformat with tsfmt
Aleksey Kladov
-2
/
+2
2019-12-30
Move expand macro to the new context
Aleksey Kladov
-4
/
+3
2019-12-30
Cleanup
Aleksey Kladov
-10
/
+10
2019-12-30
Refactor show syntax tree action
Aleksey Kladov
-0
/
+106