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
Age
Commit message (
Expand
)
Author
Lines
2019-03-03
Allow syntax tree to update when changing files
Ville Penttinen
-17
/
+26
2019-03-03
Rename syntaxtree text provider to SyntaxTreeContentProvider
Ville Penttinen
-13
/
+11
2019-03-03
Add vscode support for range in SyntaxTreeParams
Ville Penttinen
-11
/
+41
2019-02-26
Change default value of highlightingOn to false
Ville Penttinen
-1
/
+1
2019-02-18
Use named multiline Problem Matcher
kjeremy
-29
/
+2
2019-02-12
Specify vscode 1.31
kjeremy
-1
/
+1
2019-02-10
Update dependencies
DJMcNab
-8
/
+8
2019-02-10
Fix trace and prettier
DJMcNab
-2
/
+4
2019-02-10
Add support for a seperate output channel for trace messages
DJMcNab
-10
/
+13
2019-02-07
Update npm packages
kjeremy
-99
/
+65
2019-02-07
Run prettier
Ville Penttinen
-4
/
+11
2019-02-07
Add new configuration "enableEnhancedTyping" to control registering of "type"...
Ville Penttinen
-1
/
+33
2019-02-04
Implement lens for impls and support resolving lenses.
Jeremy Kolb
-0
/
+12
2019-01-30
Merge #704 #705
bors[bot]
-9
/
+19
2019-01-30
Clear the console when running single tasks
kjeremy
-1
/
+2
2019-01-29
Add category to the commands
DJMcNab
-8
/
+16
2019-01-29
Start the extension when rust-analyzer status is run
DJMcNab
-1
/
+3
2019-01-28
align command naming
Aleksey Kladov
-55
/
+72
2019-01-25
add gc request
Aleksey Kladov
-0
/
+7
2019-01-25
better stats
Aleksey Kladov
-7
/
+59
2019-01-23
ad status command
Aleksey Kladov
-0
/
+19
2019-01-19
Address issues flagged in review
Marcus Klaas de Vries
-45
/
+45
2019-01-19
Add additional pattern variants
Marcus Klaas de Vries
-45
/
+45
2019-01-19
Config for raLspServerPath will be overwritten if __RA_LSP_SERVER_DEBUG is set
Andrew Ross
-2
/
+5
2019-01-15
Prettier fix
Alan Du
-1
/
+4
2019-01-15
Fail Travis on Prettier formatting issue
Alan Du
-1
/
+1
2019-01-14
Reveal the newly added source change in the editor.
Jeremy A. Kolb
-0
/
+1
2019-01-13
:arrow_up: npm
Aleksey Kladov
-69
/
+69
2019-01-12
npm fix run
Jeremy Kolb
-9
/
+16
2019-01-12
Move run_single into runnables
Jeremy Kolb
-66
/
+17
2019-01-11
Code lens support for running tests
Jeremy A. Kolb
-0
/
+68
2019-01-05
Allow user to set path to ra_lsp_server in vscode settings
gentoo90
-1
/
+13
2019-01-05
fix open of created or renamed file
Bernardo
-1
/
+2
2019-01-03
index stuff produced by macros
Aleksey Kladov
-437
/
+437
2019-01-03
use lsp WorkspaceEdit instead of custom source_file_edits and file_system_edits
Bernardo
-33
/
+10
2019-01-01
named multiline problem patterns are not parsed properly in vscode at the moment
Bernardo
-2
/
+29
2019-01-01
fix regex and add rustc-watch problem matcher
Bernardo
-23
/
+32
2018-12-28
highlight macro idents
Aleksey Kladov
-1
/
+2
2018-12-24
Merge #302
bors[bot]
-1
/
+36
2018-12-24
Add a very hacky workaround to not trace decorations requests
DJMcNab
-1
/
+25
2018-12-22
Fix analyzer extension fail when there are enabled any VIM extension.
frai
-13
/
+17
2018-12-20
Support tracing lsp requests.
DJMcNab
-0
/
+11
2018-12-19
Reload package-lock.json
DJMcNab
-72
/
+78
2018-12-15
use new clear-terminal feature
Aleksey Kladov
-15
/
+15
2018-12-09
remove direct dep on event-stream: malisious version was unpublished
Aleksey Kladov
-126
/
+39
2018-12-08
Add package command and upgrade event-stream
DJMcNab
-4
/
+20
2018-12-08
Run npm update and add private and preview flags
DJMcNab
-721
/
+785
2018-12-08
Remove uneeded characters
DJMcNab
-3
/
+3
2018-12-08
Improve the extend keybinding to not conflict
DJMcNab
-1
/
+1
2018-11-27
fix npm problems
Aleksey Kladov
-39
/
+24
[next]