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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Dispose logger on extension deactivation"
Veetaha
2020-07-05
2
-6
/
+0
*
Dispose logger on extension deactivation
Veetaha
2020-07-05
2
-0
/
+6
*
Improve client logging (use output channel and more log levels)
Veetaha
2020-07-05
4
-18
/
+49
*
Merge #5202
bors[bot]
2020-07-03
3
-13
/
+44
|
\
|
*
Fix workspaceRoot
vsrs
2020-07-03
1
-1
/
+3
|
*
code linting
vsrs
2020-07-03
2
-2
/
+2
|
*
Add tests
vsrs
2020-07-03
3
-10
/
+10
|
*
Add runnable env support.
vsrs
2020-07-03
3
-11
/
+40
*
|
Pass CodeActionKind through our middleware to populate menus
Jeremy Kolb
2020-07-02
1
-2
/
+4
|
/
*
Merge #5188
bors[bot]
2020-07-02
3
-1
/
+46
|
\
|
*
Implement StatusBar
Aleksey Kladov
2020-07-02
3
-1
/
+46
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge #5089 #5161 #5184 #5185 #5186
bors[bot]
2020-07-02
1
-7
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Force showing extension activation error pop-up notification
Veetaha
2020-07-02
1
-3
/
+11
|
|
*
|
Always install required nightly extension if current one is not nightly
Veetaha
2020-07-02
1
-4
/
+8
|
|
|
/
*
|
/
Add reload workspace command
Aleksey Kladov
2020-07-01
3
-4
/
+4
|
/
/
*
|
Merge #5101
bors[bot]
2020-06-30
2
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Add light-weight snapshot testing library with editor integration
Aleksey Kladov
2020-06-27
2
-1
/
+6
*
|
Merge #5119
bors[bot]
2020-06-29
1
-3
/
+9
|
\
\
|
*
|
Show notification while SSR is in progress
David Lattimore
2020-06-29
1
-3
/
+9
|
|
/
*
/
Fix SSR prompt following #4919
David Lattimore
2020-06-27
1
-1
/
+1
|
/
*
Merge #5017
bors[bot]
2020-06-26
5
-83
/
+96
|
\
|
*
Fix ts lints
vsrs
2020-06-24
1
-2
/
+2
|
*
Switch to ShellExecution instead of full Task
vsrs
2020-06-24
2
-41
/
+45
|
*
Add custom cargo runners
vsrs
2020-06-24
5
-56
/
+65
*
|
Merge branch 'Veetaha-feat/sync-branch'
Aleksey Kladov
2020-06-25
2
-103
/
+0
|
\
\
|
*
|
Migrate flycheck to fully-lsp-compatible progress reports (introduce ra_progr...
veetaha
2020-06-18
2
-103
/
+0
*
|
|
Append 10 random hex chars to temp artifact files
Veetaha
2020-06-24
1
-1
/
+5
*
|
|
Don't mess with messy temp dir and just download into extension dir
Veetaha
2020-06-24
1
-57
/
+23
|
|
/
|
/
|
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge #4992 #4993 #4994 #4997 #4998
bors[bot]
2020-06-23
3
-49
/
+65
|
\
\
\
\
|
|
|
*
|
Decouple http file stream logic from temp dir logic
Veetaha
2020-06-22
2
-44
/
+57
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Make bootstrap error message more informative and better-fitting
Veetaha
2020-06-22
1
-4
/
+8
|
*
|
|
Never disable error logging on the frontend
Veetaha
2020-06-22
1
-1
/
+0
|
/
/
/
*
/
/
Hotfix skipping the first chunks of the artifacts
Veetaha
2020-06-22
1
-6
/
+7
|
/
/
*
|
Download artifacts into tmp dir
Veetaha
2020-06-20
2
-11
/
+60
*
|
Update workaround comment
Veetaha
2020-06-19
1
-3
/
+2
*
|
Add `rust-analyzer.gotoLocation` command
vsrs
2020-06-18
3
-0
/
+18
*
|
Fix rust-analyzer.debug.openDebugPane option
vsrs
2020-06-18
2
-2
/
+2
|
/
*
Fix Run lens.
vsrs
2020-06-06
1
-1
/
+1
*
Remove hover contents marking as trusted.
vsrs
2020-06-05
1
-15
/
+2
*
Add hover actions LSP extension documentation.
vsrs
2020-06-05
1
-1
/
+1
*
Add hover actions as LSP extension
vsrs
2020-06-05
3
-4
/
+66
*
Fix review comments
Mikhail Rakhmanov
2020-06-03
2
-3
/
+0
*
Merge remote-tracking branch 'upstream/master' into compute-lazy-assits
Mikhail Rakhmanov
2020-06-02
3
-21
/
+29
|
\
|
*
Spec better runnables
Aleksey Kladov
2020-06-02
1
-1
/
+1
|
*
New runnables API
Aleksey Kladov
2020-06-02
3
-20
/
+28
*
|
Preliminary implementation of lazy CodeAssits
Mikhail Rakhmanov
2020-06-02
4
-38
/
+65
|
/
*
Move run commands to commands.ts
Aleksey Kladov
2020-06-02
3
-133
/
+134
*
Merge #4580
bors[bot]
2020-06-02
6
-52
/
+100
|
\
|
*
Change Runnable.bin -> Runnable.kind
veetaha
2020-05-31
6
-52
/
+97
|
*
Fix invoking cargo without consulting CARGO or standard installation paths
veetaha
2020-05-31
2
-4
/
+7
[prev]
[next]