index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
/
package.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update vsce to latest
kjeremy
2019-07-03
1
-1
/
+1
*
Run VS Code tests on CI
Ryan Cumming
2019-06-29
1
-1
/
+1
*
Initial Visual Studio Code unit tests
Ryan Cumming
2019-06-26
1
-0
/
+1
*
Fix code after "apply suggestions"
Aleksei Sidorov
2019-06-24
1
-2
/
+2
*
Apply suggestions from code review
Aleksey Sidorov
2019-06-24
1
-2
/
+2
*
Introduce cargo-watch.check-command
Aleksei Sidorov
2019-06-24
1
-1
/
+6
*
make LRU cache configurable
Aleksey Kladov
2019-06-12
1
-0
/
+5
*
Make rainbows optional
Pascal Hertleif
2019-05-27
1
-0
/
+5
*
Semantic highlighting spike
Pascal Hertleif
2019-05-27
1
-0
/
+2
*
Improve highlighting of name refs
Laurențiu Nicola
2019-05-23
1
-1
/
+46
*
Address feedback
Laurențiu Nicola
2019-05-21
1
-28
/
+19
*
Use ThemeColor and add support for light themes
Laurențiu Nicola
2019-05-21
1
-0
/
+119
*
switch to official extend selection API
Aleksey Kladov
2019-04-21
1
-5
/
+0
*
:arrow_up: code
Aleksey Kladov
2019-04-21
1
-10
/
+10
*
start cargo watch if not started interactively
Bernardo
2019-04-19
1
-1
/
+1
*
recover rustc-watch problemMatchers
Bernardo
2019-04-19
1
-0
/
+12
*
cargo watch start and stop commands
Bernardo
2019-04-19
1
-1
/
+11
*
Adds "restart server" command
Roberto Vidal
2019-04-16
1
-0
/
+5
*
Add cargo-watch.check-arguments
Edwin Cheng
2019-04-02
1
-0
/
+10
*
Add config for cargo-watch trace
Edwin Cheng
2019-04-02
1
-0
/
+11
*
Add proper process teminate method
Edwin Cheng
2019-04-02
1
-2
/
+3
*
Improve cargo-watch usage
Edwin Cheng
2019-04-02
1
-12
/
+0
*
Change enableCargoWatchOnStartup to have three states
Ville Penttinen
2019-03-21
1
-3
/
+13
*
Guard auto cargo watch behind a config option
Igor Matuszewski
2019-03-18
1
-0
/
+5
*
activate extension if Cargo.toml is present
Aleksey Kladov
2019-03-13
1
-1
/
+2
*
prettier format
Bernardo
2019-03-10
1
-1
/
+1
*
simplify watch patterns
Bernardo
2019-03-10
1
-3
/
+3
*
Add showWorkspaceLoadedNotification to vscode client
Ville Penttinen
2019-03-06
1
-0
/
+5
*
Add vscode support for range in SyntaxTreeParams
Ville Penttinen
2019-03-03
1
-1
/
+1
*
Change default value of highlightingOn to false
Ville Penttinen
2019-02-26
1
-1
/
+1
*
Use named multiline Problem Matcher
kjeremy
2019-02-18
1
-29
/
+2
*
Specify vscode 1.31
kjeremy
2019-02-12
1
-1
/
+1
*
Update dependencies
DJMcNab
2019-02-10
1
-2
/
+2
*
Add support for a seperate output channel for trace messages
DJMcNab
2019-02-10
1
-1
/
+1
*
Update npm packages
kjeremy
2019-02-07
1
-7
/
+7
*
Add new configuration "enableEnhancedTyping" to control registering of "type"...
Ville Penttinen
2019-02-07
1
-0
/
+5
*
Add category to the commands
DJMcNab
2019-01-29
1
-8
/
+16
*
Start the extension when rust-analyzer status is run
DJMcNab
2019-01-29
1
-1
/
+3
*
align command naming
Aleksey Kladov
2019-01-28
1
-25
/
+25
*
add gc request
Aleksey Kladov
2019-01-25
1
-0
/
+4
*
ad status command
Aleksey Kladov
2019-01-22
1
-0
/
+4
*
Fail Travis on Prettier formatting issue
Alan Du
2019-01-15
1
-1
/
+1
*
:arrow_up: npm
Aleksey Kladov
2019-01-13
1
-3
/
+3
*
Allow user to set path to ra_lsp_server in vscode settings
gentoo90
2019-01-05
1
-0
/
+7
*
index stuff produced by macros
Aleksey Kladov
2019-01-03
1
-1
/
+1
*
named multiline problem patterns are not parsed properly in vscode at the moment
Bernardo
2019-01-01
1
-2
/
+29
*
fix regex and add rustc-watch problem matcher
Bernardo
2019-01-01
1
-23
/
+32
*
Support tracing lsp requests.
DJMcNab
2018-12-20
1
-0
/
+11
*
use new clear-terminal feature
Aleksey Kladov
2018-12-15
1
-2
/
+2
*
remove direct dep on event-stream: malisious version was unpublished
Aleksey Kladov
2018-12-09
1
-1
/
+0
[next]