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
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-03-03
emacs: Fix (void-variable rust-analyzer--last-runnable)
Florian Diebold
-1
/
+1
2019-02-26
Change default value of highlightingOn to false
Ville Penttinen
-1
/
+1
2019-02-23
emacs-lsp: Add runnables support
Florian Diebold
-4
/
+40
2019-02-18
Use named multiline Problem Matcher
kjeremy
-29
/
+2
2019-02-16
Add my emacs configuration
Florian Diebold
-0
/
+139
2019-02-12
Merge #807
bors[bot]
-1
/
+1
2019-02-12
Specify vscode 1.31
kjeremy
-1
/
+1
2019-02-12
mention no compatability gurantee
Aleksey Kladov
-0
/
+3
2019-02-10
Mention node.js requirement in readme
Matthias Einwag
-1
/
+9
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
-56
/
+73
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-13
note about performance
Aleksey Kladov
-7
/
+18
2019-01-13
Merge #521
bors[bot]
-55
/
+166
2019-01-13
refresh docs
Aleksey Kladov
-55
/
+166
2019-01-12
npm fix run
Jeremy Kolb
-9
/
+16
2019-01-12
Merge #500
bors[bot]
-0
/
+19
2019-01-12
Move run_single into runnables
Jeremy Kolb
-66
/
+17
2019-01-12
Do not recommend fetching whole repo for end users
Paweł Zmarzły
-1
/
+1
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-29
Document formatting capabilities
Aleksander Vognild Burkow
-0
/
+2
2018-12-28
highlight macro idents
Aleksey Kladov
-1
/
+2
[next]