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
/
server.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
make LRU cache configurable
Aleksey Kladov
2019-06-12
1
-1
/
+2
*
switch to official extend selection API
Aleksey Kladov
2019-04-21
1
-0
/
+1
*
Adds support for multiple editor workspaces on initialization
Roberto Vidal
2019-04-14
1
-7
/
+0
*
Applied code style of ``npm run fix``
Lucas Spits
2019-03-11
1
-6
/
+4
*
Fix typescript linting errors
Lucas Spits
2019-03-11
1
-1
/
+1
*
Retrieve current directory from workspaces
Lucas Spits
2019-03-11
1
-2
/
+18
*
Add showWorkspaceLoadedNotification to vscode client
Ville Penttinen
2019-03-06
1
-1
/
+3
*
Fix trace and prettier
DJMcNab
2019-02-10
1
-2
/
+4
*
Add support for a seperate output channel for trace messages
DJMcNab
2019-02-10
1
-2
/
+5
*
align command naming
Aleksey Kladov
2019-01-28
1
-2
/
+6
*
Allow user to set path to ra_lsp_server in vscode settings
gentoo90
2019-01-05
1
-1
/
+1
*
Add a very hacky workaround to not trace decorations requests
DJMcNab
2018-12-24
1
-1
/
+25
*
workspace-symbols function for Emacs
Aleksey Kladov
2018-11-08
1
-1
/
+4
*
Fix typo
Pascal Hertleif
2018-10-21
1
-1
/
+1
*
Run prettier on all files
Daniel McNab
2018-10-08
1
-5
/
+7
*
Add some comments
Adolfo Ochagavía
2018-10-08
1
-22
/
+5
*
Fix remaining tslint suggestions
Adolfo Ochagavía
2018-10-08
1
-1
/
+1
*
Apply tslint suggestions, round one
Adolfo Ochagavía
2018-10-07
1
-47
/
+27
*
Refactor vscode extension
Adolfo Ochagavía
2018-10-07
1
-0
/
+74