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-02-05
vscode: yet another refactor commit
Veetaha
-1
/
+1
2020-02-04
Merge two if statements into one in editors/code/src/commands/on_enter.ts.
Grégoire Geis
-1
/
+1
2020-02-03
Remove enableEnhancedTyping and type overriding infrastructure.
Gregoire Geis
-9
/
+1
2020-02-03
Add regular onEnter command, allowing onEnter to be called without overriding...
Gregoire Geis
-18
/
+33
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
2020-02-02
vscode refactoring: use more laconic export snytax, split huge string to seve...
Veetaha
-31
/
+14
2020-02-02
vscode extension cleanup: migrate to prefer-const tslint rule
Veetaha
-1
/
+1
2020-01-15
Apply the api design suggestions
Kirill Bulatov
-2
/
+15
2020-01-15
Another attempt to add multiple edits
Kirill Bulatov
-2
/
+2
2019-12-31
Add semicolons
Aleksey Kladov
-5
/
+5
2019-12-31
Fix NPEs
Aleksey Kladov
-21
/
+24
2019-12-31
Refactor server lifecycle
Aleksey Kladov
-14
/
+28
2019-12-30
Restore internal applySourceChange command
Aleksey Kladov
-0
/
+8
2019-12-30
Reformat with tsfmt
Aleksey Kladov
-2
/
+2
2019-12-30
Dead code
Aleksey Kladov
-16
/
+0
2019-12-30
status is not a command
Aleksey Kladov
-105
/
+0
2019-12-30
Hints are not commands
Aleksey Kladov
-115
/
+0
2019-12-30
Move all commands to ctx
Aleksey Kladov
-5
/
+20
2019-12-30
Minor refactor
Aleksey Kladov
-9
/
+7
2019-12-30
Refactor runables
Aleksey Kladov
-63
/
+64
2019-12-30
Move expand macro to the new context
Aleksey Kladov
-61
/
+52
2019-12-30
Cleanup
Aleksey Kladov
-11
/
+11
2019-12-30
Cleanup imports
Aleksey Kladov
-8
/
+12
2019-12-30
Refactor show syntax tree action
Aleksey Kladov
-77
/
+107
2019-12-30
Run prettier on all files
Aleksey Kladov
-22
/
+17
2019-12-30
Move parentModule to the new Ctx
Aleksey Kladov
-27
/
+27
2019-12-30
Refactor applySourceChange
Aleksey Kladov
-96
/
+31
2019-12-30
Move joinLines to the new Ctx
Aleksey Kladov
-20
/
+20
2019-12-30
Move matching brace to new Ctx
Aleksey Kladov
-28
/
+27
2019-12-30
More second command to Ctx
Aleksey Kladov
-2
/
+9
2019-12-30
Start new ctx module
Aleksey Kladov
-7
/
+14
2019-12-30
Simplify
Aleksey Kladov
-32
/
+29
2019-12-25
Re-format VSCode extension changes
Emil Lauridsen
-15
/
+14
2019-12-25
Re-implement status display using LSP 3.15 progress event
Emil Lauridsen
-0
/
+43
2019-12-25
Remove cargo-watch from vscode extension.
Emil Lauridsen
-355
/
+0
2019-12-20
Protect against null as revealed by `npm test`
kjeremy
-2
/
+7
2019-12-16
Fix formatting
Vadzim Dambrouski
-2
/
+1
2019-12-15
Add option to disable all-targets.
Vadzim Dambrouski
-1
/
+4
2019-12-12
Enable noImplicitReturns option for vscode extension
Tetsuharu OHZEKI
-6
/
+8
2019-12-12
Enable noUnusedParameters option for vscode extension
Tetsuharu OHZEKI
-3
/
+3
2019-12-09
Code: enable prettier trailing commas
Laurențiu Nicola
-88
/
+88
2019-11-20
Merge pull request #2297 from kiljacken/master
Aleksey Kladov
-13
/
+1
2019-11-20
Minor fix for outpu text formating
Edwin Cheng
-1
/
+1
2019-11-20
Use DocumentProvider instead of Hover
Edwin Cheng
-23
/
+58
2019-11-19
Move type inlay hint truncation to language server
Emil Lauridsen
-13
/
+1
2019-11-19
Change return type of expand_macro
Edwin Cheng
-5
/
+8
2019-11-19
Fix npm formatting
Edwin Cheng
-8
/
+8
2019-11-19
Add recursive expand in vscode
Edwin Cheng
-0
/
+47
2019-11-16
Fix format
oxalica
-1
/
+3
[prev]
[next]