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
/
package.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code review feedback.
James Leitch
2021-04-21
1
-2
/
+2
*
Diagnostic Remap Path Prefixes added.
James Leitch
2021-04-21
1
-1
/
+6
*
feat: avoid checking the whole project during initial loading
Aleksey Kladov
2021-04-12
1
-0
/
+5
*
Bump the default hint length
Kirill Bulatov
2021-03-23
1
-1
/
+1
*
Limit the hints size by default
Kirill Bulatov
2021-03-23
1
-2
/
+2
*
Item up and down movers
ivan770
2021-03-18
1
-0
/
+10
*
Enable proc-macros by default
Aleksey Kladov
2021-03-15
1
-1
/
+1
*
Merge #7799
bors[bot]
2021-03-13
1
-1
/
+13
|
\
|
*
Add progress reporting
vsrs
2021-02-27
1
-1
/
+8
|
*
Add LSP request and VSCode command
vsrs
2021-02-27
1
-0
/
+5
*
|
Make code less surprising
Aleksey Kladov
2021-03-09
1
-24
/
+24
*
|
Add more documentation for rustc_private
Joshua Nelson
2021-03-08
1
-1
/
+1
*
|
Merge #7891
bors[bot]
2021-03-08
1
-1
/
+1
|
\
\
|
*
|
Document rustc_private in metadata
Daniel McNab
2021-03-08
1
-1
/
+1
|
*
|
Revert "Support disabling rustc build scripts"
Daniel McNab
2021-03-08
1
-5
/
+0
|
*
|
Support disabling rustc build scripts
Daniel McNab
2021-03-08
1
-0
/
+5
*
|
|
Make code completion "just work" in more cases
Aleksey Kladov
2021-03-08
1
-1
/
+1
*
|
|
Merge #7901
bors[bot]
2021-03-08
1
-0
/
+1
|
\
\
\
|
*
|
|
Make extension respect http proxy settings
Kam Y. Tse
2021-03-07
1
-0
/
+1
|
|
/
/
*
/
/
Make group imports configurable
asv
2021-03-07
1
-0
/
+5
|
/
/
*
/
Migrate to user-centric config name for `cargo check` stuff
Aleksey Kladov
2021-03-04
1
-3
/
+3
|
/
*
Update our vscode npm packages
kjeremy
2021-02-23
1
-3
/
+3
*
Start LSP 3.17 support
Jeremy Kolb
2021-02-14
1
-3
/
+3
*
Allow automatically detect the rustc-src directory (fixes #3517).
Benjamin Bouvier
2021-02-13
1
-1
/
+1
*
Add **Copy Run Command Line** command for vscode
Aleksey Kladov
2021-02-10
1
-0
/
+5
*
Fix highlighting of injected attributes
Aleksey Kladov
2021-02-09
1
-0
/
+44
*
Add config option to ignore directories
Aleksey Kladov
2021-01-26
1
-0
/
+8
*
Remove the need to manually sync config in package.json
Aleksey Kladov
2021-01-26
1
-5
/
+7
*
Add References code lens.
vsrs
2021-01-23
1
-0
/
+5
*
Use american spelling for config
Aleksey Kladov
2021-01-07
1
-1
/
+1
*
More maintainable config
Aleksey Kladov
2021-01-06
1
-0
/
+8
*
Rename extension config
Aleksey Kladov
2021-01-04
1
-1
/
+1
*
Merge #7068
bors[bot]
2021-01-03
1
-0
/
+9
|
\
|
*
Initial implementation of view-hir command
Phil Ellison
2020-12-28
1
-0
/
+9
*
|
Add an option for extra env vars in the Code extension
lf-
2020-12-30
1
-0
/
+8
|
/
*
Merge #6993
bors[bot]
2020-12-22
1
-25
/
+25
|
\
|
*
Clean up descriptions for settings
Rüdiger Herrmann
2020-12-22
1
-25
/
+25
*
|
Remove TextMate grammar
Laurențiu Nicola
2020-12-21
1
-5
/
+0
|
/
*
LSP 3.16 - Released
kjeremy
2020-12-17
1
-3
/
+3
*
add a language configuration for VS Code
Dusty Pomerleau
2020-12-13
1
-0
/
+11
*
Make config.rs a single source of truth for configuration.
Aleksey Kladov
2020-12-08
1
-320
/
+304
*
Better config name
Kirill Bulatov
2020-12-08
1
-3
/
+6
*
Disable the completion for no corresponding client resolve capabilities
Kirill Bulatov
2020-12-07
1
-3
/
+3
*
Update npm packages
kjeremy
2020-12-07
1
-14
/
+14
*
Merge #6496
bors[bot]
2020-11-26
1
-3
/
+0
|
\
|
*
Just remove the macro fallback
George Fraser
2020-11-25
1
-0
/
+6
|
*
Use builtin scopes more
George Fraser
2020-11-07
1
-9
/
+0
*
|
Gate autoimports begind experimental completions flag
Kirill Bulatov
2020-11-24
1
-0
/
+5
*
|
Use vscode-languageclient 7.0.0-next.14
kjeremy
2020-11-17
1
-2
/
+2
*
|
Cleanup workspace loading a tiny bit
Aleksey Kladov
2020-11-13
1
-5
/
+5
[next]