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
/
src
/
config.ts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vscode: refactor platform artifact name query to switch statement, move Binar...
Veetaha
2020-02-08
1
-36
/
+53
*
vscode: amended config to use binary from globalStoragePath, added ui for dow...
Veetaha
2020-02-08
1
-7
/
+49
*
Merge #3024
bors[bot]
2020-02-05
1
-1
/
+1
|
\
|
*
vscode: eliminate floating promises and insane amount of resource handle leaks
Veetaha
2020-02-05
1
-1
/
+1
*
|
vscode: yet another refactor commit
Veetaha
2020-02-04
1
-2
/
+2
|
/
*
Improve readability
memoryruins
2020-01-15
1
-14
/
+11
*
Display vscode message after changing cargo-watch options
memoryruins
2020-01-15
1
-0
/
+19
*
Refactor config
Aleksey Kladov
2019-12-31
1
-6
/
+4
*
Drop needless pubs
Aleksey Kladov
2019-12-31
1
-14
/
+14
*
Drop support for legacy colorization
Aleksey Kladov
2019-12-31
1
-4
/
+0
*
Switch impure functional style to pure imperative
Aleksey Kladov
2019-12-31
1
-2
/
+0
*
Reformat with tsfmt
Aleksey Kladov
2019-12-30
1
-2
/
+2
*
Privatize highlighting
Aleksey Kladov
2019-12-30
1
-3
/
+0
*
Merge #2061
bors[bot]
2019-12-29
1
-5
/
+9
|
\
|
*
Merge branch 'master' into feature/themes
Seivan Heidari
2019-12-23
1
-24
/
+89
|
|
\
|
*
|
Vscode wasn't running the linter automatically so ran `npm run fix` - wonder ...
Seivan Heidari
2019-11-09
1
-3
/
+2
|
*
|
* Adding scope mapping configuration manifest in `package.json`
Seivan Heidari
2019-11-04
1
-6
/
+5
|
*
|
Merge branch 'master' into feature/themes
Seivan Heidari
2019-10-31
1
-7
/
+0
|
|
\
\
|
*
|
|
Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal...
Seivan Heidari
2019-10-27
1
-0
/
+2
|
*
|
|
Proof of concept theming and 'tokenColorCustomizations' support.
Seivan Heidari
2019-10-24
1
-1
/
+5
*
|
|
|
Keep VSCode config mostly backwards compatible
Emil Lauridsen
2019-12-25
1
-11
/
+20
*
|
|
|
Configuration plumbing for cargo watcher
Emil Lauridsen
2019-12-25
1
-44
/
+15
|
|
_
|
/
|
/
|
|
*
|
|
Merge #2568
bors[bot]
2019-12-17
1
-0
/
+9
|
\
\
\
|
*
|
|
Add option to disable all-targets.
Vadzim Dambrouski
2019-12-15
1
-0
/
+9
*
|
|
|
Default to client watching on VS Code
Aleksey Kladov
2019-12-17
1
-2
/
+2
|
/
/
/
*
|
|
Enable `allFeatures` by default and fix lints
oxalica
2019-12-13
1
-9
/
+16
*
|
|
Support setting cargo features
oxalica
2019-12-13
1
-13
/
+57
*
|
|
Code: enable prettier trailing commas
Laurențiu Nicola
2019-12-09
1
-11
/
+11
*
|
|
Allow disabling sysroot
Aleksey Kladov
2019-12-09
1
-0
/
+5
|
|
/
|
/
|
*
|
document feature flags
Aleksey Kladov
2019-10-25
1
-7
/
+0
|
/
*
Merge #1980
bors[bot]
2019-10-23
1
-0
/
+6
|
\
|
*
Make inlay hint length configurable
Wilco Kusee
2019-10-18
1
-0
/
+6
*
|
Adds config option for cargo-watch `--ignore` flag
Roberto Vidal
2019-10-17
1
-1
/
+10
|
/
*
add option to disable notify
Aleksey Kladov
2019-09-06
1
-0
/
+4
*
implement feature flags
Aleksey Kladov
2019-08-22
1
-0
/
+4
*
allow to exclude certain files and directories
Aleksey Kladov
2019-08-06
1
-0
/
+4
*
Show type decorators
Kirill Bulatov
2019-07-25
1
-0
/
+5
*
Add noUnusedLocals to VsCode tsconfig
Ryan Cumming
2019-06-29
1
-1
/
+0
*
Fix code after "apply suggestions"
Aleksei Sidorov
2019-06-24
1
-8
/
+8
*
Apply suggestions from code review
Aleksey Sidorov
2019-06-24
1
-2
/
+2
*
Fix tslints
Aleksei Sidorov
2019-06-24
1
-2
/
+2
*
Introduce cargo-watch.check-command
Aleksei Sidorov
2019-06-24
1
-1
/
+12
*
make LRU cache configurable
Aleksey Kladov
2019-06-12
1
-0
/
+4
*
Make rainbows optional
Pascal Hertleif
2019-05-27
1
-0
/
+7
*
Add cargo-watch.check-arguments
Edwin Cheng
2019-04-02
1
-14
/
+25
*
Add config for cargo-watch trace
Edwin Cheng
2019-04-02
1
-6
/
+19
*
Change enableCargoWatchOnStartup to have three states
Ville Penttinen
2019-03-21
1
-3
/
+5
*
Guard auto cargo watch behind a config option
Igor Matuszewski
2019-03-18
1
-0
/
+8
*
Add showWorkspaceLoadedNotification to vscode client
Ville Penttinen
2019-03-06
1
-0
/
+7
*
Run prettier
Ville Penttinen
2019-02-07
1
-4
/
+11
[prev]
[next]