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
Age
Commit message (
Expand
)
Author
Lines
2019-11-27
rename ra_ide_api -> ra_ide
Aleksey Kladov
-0
/
+0
2019-11-21
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
-13
/
+2
2019-11-20
Merge pull request #2297 from kiljacken/master
Aleksey Kladov
-13
/
+2
2019-11-20
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
-0
/
+97
2019-11-20
Minor fix for outpu text formating
Edwin Cheng
-1
/
+1
2019-11-20
Use DocumentProvider instead of Hover
Edwin Cheng
-33
/
+70
2019-11-19
Move type inlay hint truncation to language server
Emil Lauridsen
-13
/
+2
2019-11-19
Change return type of expand_macro
Edwin Cheng
-5
/
+8
2019-11-19
Fix npm formatting
Edwin Cheng
-14
/
+14
2019-11-19
Add recursive expand in vscode
Edwin Cheng
-5
/
+62
2019-11-18
Readding jsonc parser because of https://github.com/rust-analyzer/rust-analyz...
Seivan Heidari
-2
/
+2
2019-11-18
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
-1
/
+8
2019-11-16
Fix format
oxalica
-1
/
+3
2019-11-16
Check exit code of `cargo watch`
oxalica
-3
/
+3
2019-11-16
Handle errors when `cargo watch` fails
oxalica
-0
/
+5
2019-11-10
Probably a better approach to check for values before assigning lest we repla...
Seivan Heidari
-3
/
+27
2019-11-09
Vscode wasn't running the linter automatically so ran `npm run fix` - wonder ...
Seivan Heidari
-105
/
+109
2019-11-05
See if this satisfies the CI.
Seivan Heidari
-5
/
+5
2019-11-05
Fix typo.
Seivan Heidari
-1
/
+1
2019-11-05
Remove new line.
Seivan Heidari
-1
/
+0
2019-11-05
Logging fallback tag in case scopes are missing.
Seivan Heidari
-3
/
+5
2019-11-04
* Adding scope mapping configuration manifest in `package.json`
Seivan Heidari
-65
/
+77
2019-10-31
Making loadColors more readable by monading all the things.
Seivan Heidari
-23
/
+16
2019-10-31
Adding better debugging for testing themes missing tags and which scopes didn...
Seivan Heidari
-45
/
+58
2019-10-31
Merge branch 'master' into feature/themes
Seivan Heidari
-10
/
+1
2019-10-30
Add link to the vscode VIM extension compatibility warning.
krk
-1
/
+1
2019-10-27
Adding debugging to figure out missing scopes from theme.
Seivan Heidari
-11
/
+10
2019-10-27
Adding all the decorators from RA to map.
Seivan Heidari
-0
/
+6
2019-10-27
Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal...
Seivan Heidari
-13
/
+60
2019-10-26
Refactor how themes are found in packages without relying on parsing JSONC.
Seivan Heidari
-21
/
+17
2019-10-25
document feature flags
Aleksey Kladov
-9
/
+0
2019-10-24
Making it clear we're using default settings.
Seivan Heidari
-11
/
+7
2019-10-24
Fixing linting issues, but also hides failures. Has to be a better approach t...
Seivan Heidari
-3
/
+3
2019-10-24
Only loading `tokenColorCustomizations` once.
Seivan Heidari
-4
/
+4
2019-10-24
Proof of concept theming and 'tokenColorCustomizations' support.
Seivan Heidari
-31
/
+221
2019-10-23
Merge #1980
bors[bot]
-1
/
+23
2019-10-23
Do not truncate the range
Wilco Kusee
-30
/
+10
2019-10-18
Make inlay hint length configurable
Wilco Kusee
-14
/
+32
2019-10-17
Adds config option for cargo-watch `--ignore` flag
Roberto Vidal
-2
/
+16
2019-10-10
Truncate hints longer than 20 characters
Wilco Kusee
-4
/
+28
2019-09-27
Fix
arsdragonfly
-3
/
+1
2019-09-27
Fix tests
arsdragonfly
-6
/
+5
2019-09-27
Support the new deprecated tag
arsdragonfly
-1
/
+20
2019-09-09
Replace watcher file existence check with vscode.fs version
Lucas Spits
-11
/
+10
2019-09-06
add option to disable notify
Aleksey Kladov
-0
/
+5
2019-08-26
Switch to `@types/vscode` and `vscode-test`
Bastian Köcher
-23
/
+72
2019-08-22
implement feature flags
Aleksey Kladov
-1
/
+6
2019-08-19
fix #1424
xfoxfu
-1
/
+9
2019-08-06
Merge #1652
bors[bot]
-41
/
+55
2019-08-06
allow to exclude certain files and directories
Aleksey Kladov
-1
/
+6
[prev]
[next]