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-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
-15
/
+1
2019-10-30
Add link to the vscode VIM extension compatibility warning.
krk
-1
/
+1
2019-10-27
Remove `jsonc-parser` since vscode can load the package. Might need it later ...
Seivan Heidari
-6
/
+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
-24
/
+19
2019-10-25
document feature flags
Aleksey Kladov
-14
/
+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
-35
/
+231
2019-10-23
Merge #1980
bors[bot]
-1
/
+28
2019-10-23
Do not truncate the range
Wilco Kusee
-30
/
+10
2019-10-18
Make inlay hint length configurable
Wilco Kusee
-14
/
+37
2019-10-17
Adds config option for cargo-watch `--ignore` flag
Roberto Vidal
-2
/
+21
2019-10-17
Add rust-analyzer.showWorkspaceLoadedNotification to package.json
Laurențiu Nicola
-0
/
+5
2019-10-10
Merge #1984
bors[bot]
-29
/
+21
2019-10-10
Bump rollup and vsce
kjeremy
-29
/
+21
2019-10-10
engine.vscode and @types/vscode should match
kjeremy
-1
/
+1
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-23
add rollup bundler for vscode extension
JasperDeSutter
-22
/
+214
2019-09-10
Update minimal required vscode version to 1.37
Lucas Spits
-1
/
+1
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
/
+10
2019-08-26
Switch to `@types/vscode` and `vscode-test`
Bastian Köcher
-450
/
+802
2019-08-22
implement feature flags
Aleksey Kladov
-5
/
+10
2019-08-21
fix default for the exlude key
Aleksey Kladov
-1
/
+1
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
/
+11
2019-08-05
Avoid shared mutable state
Kirill Bulatov
-71
/
+55
2019-08-05
Cache decorations before the first change only
Kirill Bulatov
-20
/
+21
2019-08-05
Use WeakMap to avoid memory leaks
Kirill Bulatov
-10
/
+12
2019-08-05
Style and test fixes
Kirill Bulatov
-6
/
+17
2019-08-05
Query less hints on file open
Kirill Bulatov
-18
/
+34
2019-07-29
Merge #1614
bors[bot]
-1
/
+1
2019-07-29
show prettier diff on CI
Aleksey Kladov
-1
/
+1
2019-07-29
Merge #1610
bors[bot]
-6
/
+11
2019-07-29
:arrow_up: npm
Aleksey Kladov
-110
/
+99
2019-07-29
Style fixes
Kirill Bulatov
-1
/
+4
2019-07-29
Ignore cancelled inlay hints responses
Kirill Bulatov
-6
/
+8
2019-07-25
npm run fix
Kirill Bulatov
-10
/
+22
2019-07-25
Code review fixes
Kirill Bulatov
-13
/
+13
2019-07-25
Remove unnecessary hacks
Kirill Bulatov
-29
/
+0
[prev]
[next]