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
...
*
Move unlink on download into download function
Matthias Einwag
2020-09-23
2
-11
/
+11
*
Remane function
Matthias Einwag
2020-09-23
1
-5
/
+5
*
Use closure in trailing position and strongly type header map
Matthias Einwag
2020-09-23
2
-18
/
+21
*
Apply suggestions from code review
Matthias Einwag
2020-09-23
1
-1
/
+1
*
Remove stray newline
Matthias Einwag
2020-09-23
1
-1
/
+0
*
Fix clearing the token
Matthias Einwag
2020-09-23
1
-3
/
+8
*
Add a command for updating the Github API token
Matthias Einwag
2020-09-23
1
-0
/
+4
*
Use retry dialog also for downloads
Matthias Einwag
2020-09-23
1
-20
/
+30
*
Fix tslint
Matthias Einwag
2020-09-23
1
-2
/
+2
*
Allow to use a Github Auth token for fetching releases
Matthias Einwag
2020-09-23
3
-4
/
+72
*
Fix LSP requests with no arguments
Laurențiu Nicola
2020-09-17
2
-6
/
+6
*
Fix delimiter in SSR example
Laurențiu Nicola
2020-09-15
1
-1
/
+1
*
Move to vscode-languageclient 7.0.0-next.9
kjeremy
2020-09-02
4
-18
/
+9
*
-
.
Merge #5910 #5912
bors[bot]
2020-08-29
2
-2
/
+1
|
\
\
|
|
*
Remove fixme from inlay_hints.ts
Veetaha
2020-08-29
1
-1
/
+0
|
|
/
|
/
|
|
*
Fix some typos
Kirill Bulatov
2020-08-28
1
-1
/
+1
|
/
*
Make inlay hints colors more configurable
Veetaha
2020-08-26
1
-47
/
+28
*
Merge #5841
bors[bot]
2020-08-24
1
-0
/
+8
|
\
|
*
Gate stream.pipeline workaround on fixed versions of node
Veetaha
2020-08-21
1
-0
/
+8
*
|
Dont ask me why...
Veetaha
2020-08-21
1
-1
/
+0
|
/
*
Merge #5782
bors[bot]
2020-08-17
2
-2
/
+5
|
\
|
*
Fix StatusNotification
vsrs
2020-08-17
2
-2
/
+5
*
|
Rename ra_toolchain -> toolchain
Aleksey Kladov
2020-08-12
1
-2
/
+2
|
/
*
Merge #5697
bors[bot]
2020-08-10
1
-8
/
+2
|
\
|
*
Remove 'as any'
Jeremy Kolb
2020-08-09
1
-1
/
+1
|
*
Remove workaround for semantic token flickering
Jeremy Kolb
2020-08-09
1
-7
/
+1
*
|
Fix no inlay hints / unresolved tokens until manual edit
Veetaha
2020-08-08
1
-3
/
+3
|
/
*
Merge #5513
bors[bot]
2020-07-31
1
-2
/
+10
|
\
|
*
delete empty line
Urban Dove
2020-07-26
1
-1
/
+0
|
*
try select correct workspace in vscode multi workspace
Urban Dove
2020-07-26
1
-2
/
+11
*
|
SSR: Restrict to current selection if any
David Lattimore
2020-07-29
2
-2
/
+4
*
|
SSR: Fix a typescript lint warning
David Lattimore
2020-07-24
1
-1
/
+1
*
|
SSR: Pass current file position through to SSR code.
David Lattimore
2020-07-24
2
-3
/
+13
|
/
*
Merge #5480
bors[bot]
2020-07-23
1
-0
/
+4
|
\
|
*
Fix snippetTextEdits applying to other files
Timo Freiberg
2020-07-22
1
-0
/
+4
*
|
ProblemMatcher auto detects relative/absolute paths and matches VSCode LSP's ...
James Leitch
2020-07-23
1
-0
/
+1
|
/
*
Workaround rollup messing up default imports
Veetaha
2020-07-08
1
-1
/
+4
*
Gzip artifacts
Veetaha
2020-07-07
2
-16
/
+17
*
Add a command to compute memory usage statistics
Jonas Schievink
2020-07-07
3
-0
/
+34
*
Consider EPERM error as other vscode processes using rust-analyzer
Veetaha
2020-07-07
1
-1
/
+1
*
Fix: allow for binaries from $PATH to pass validity check
Veetaha
2020-07-06
1
-6
/
+2
*
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
|
/
[prev]
[next]