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
/
extension.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vscode wasn't running the linter automatically so ran `npm run fix` - wonder ...
Seivan Heidari
2019-11-09
1
-5
/
+5
*
Merge branch 'master' into feature/themes
Seivan Heidari
2019-10-31
1
-1
/
+1
|
\
|
*
Add link to the vscode VIM extension compatibility warning.
krk
2019-10-30
1
-1
/
+1
*
|
Proof of concept theming and 'tokenColorCustomizations' support.
Seivan Heidari
2019-10-24
1
-5
/
+5
|
/
*
Avoid shared mutable state
Kirill Bulatov
2019-08-05
1
-4
/
+16
*
npm run fix
Kirill Bulatov
2019-07-25
1
-9
/
+17
*
Code review fixes
Kirill Bulatov
2019-07-25
1
-6
/
+6
*
Fix linter issues
Kirill Bulatov
2019-07-25
1
-3
/
+9
*
Simplify the hints display
Kirill Bulatov
2019-07-25
1
-1
/
+0
*
Show type decorators
Kirill Bulatov
2019-07-25
1
-0
/
+11
*
switch to official extend selection API
Aleksey Kladov
2019-04-21
1
-4
/
+0
*
start cargo watch if not started interactively
Bernardo
2019-04-19
1
-1
/
+8
*
cargo watch start and stop commands
Bernardo
2019-04-19
1
-1
/
+15
*
Prettier
Roberto Vidal
2019-04-16
1
-2
/
+1
*
Adds "restart server" command
Roberto Vidal
2019-04-16
1
-1
/
+15
*
Fix prettier error
Edwin Cheng
2019-04-02
1
-1
/
+1
*
Improve cargo-watch usage
Edwin Cheng
2019-04-02
1
-2
/
+2
*
Separate out the interactive cargo watch procedure
Igor Matuszewski
2019-03-18
1
-63
/
+3
*
Reformat using Prettier
Igor Matuszewski
2019-03-18
1
-12
/
+30
*
Remove unused imports
Igor Matuszewski
2019-03-18
1
-2
/
+1
*
Prefer installing `cargo-watch` via Task API
Igor Matuszewski
2019-03-18
1
-23
/
+14
*
Ask the user to install and start cargo watch
Igor Matuszewski
2019-03-18
1
-5
/
+61
*
Allow syntax tree to update when changing files
Ville Penttinen
2019-03-03
1
-2
/
+2
*
Rename syntaxtree text provider to SyntaxTreeContentProvider
Ville Penttinen
2019-03-03
1
-5
/
+5
*
Add vscode support for range in SyntaxTreeParams
Ville Penttinen
2019-03-03
1
-1
/
+5
*
Add new configuration "enableEnhancedTyping" to control registering of "type"...
Ville Penttinen
2019-02-07
1
-1
/
+3
*
Implement lens for impls and support resolving lenses.
Jeremy Kolb
2019-02-04
1
-0
/
+12
*
align command naming
Aleksey Kladov
2019-01-28
1
-15
/
+25
*
add gc request
Aleksey Kladov
2019-01-25
1
-0
/
+3
*
better stats
Aleksey Kladov
2019-01-25
1
-1
/
+4
*
ad status command
Aleksey Kladov
2019-01-22
1
-0
/
+1
*
npm fix run
Jeremy Kolb
2019-01-12
1
-2
/
+4
*
Move run_single into runnables
Jeremy Kolb
2019-01-12
1
-1
/
+1
*
Code lens support for running tests
Jeremy A. Kolb
2019-01-11
1
-0
/
+3
*
Fix analyzer extension fail when there are enabled any VIM extension.
frai
2018-12-22
1
-13
/
+17
*
Fold multiline comments
Adolfo Ochagavía
2018-10-12
1
-2
/
+2
*
Format vscode extension and add npm run fix
Adolfo Ochagavía
2018-10-09
1
-8
/
+13
*
Add on-enter handler
Aleksey Kladov
2018-10-09
1
-1
/
+19
*
Run prettier on all files
Daniel McNab
2018-10-08
1
-10
/
+18
*
Add some comments
Adolfo Ochagavía
2018-10-08
1
-3
/
+14
*
Apply tslint suggestions, round one
Adolfo Ochagavía
2018-10-07
1
-11
/
+11
*
Refactor vscode extension
Adolfo Ochagavía
2018-10-07
1
-415
/
+26
*
Dynamically apply highlightingOn config
Adolfo Ochagavía
2018-10-06
1
-11
/
+36
*
Add a setting to disable custom syntax highlighting
Adolfo Ochagavía
2018-09-29
1
-4
/
+12
*
goto super places cursor on mod
Aleksey Kladov
2018-09-16
1
-0
/
+1
*
rename all things
Aleksey Kladov
2018-09-16
1
-0
/
+400