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
/
docs
/
user
/
README.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Emacs "extension"
Aleksey Kladov
2020-01-13
1
-1
/
+1
*
Rename VS Code extension to rust-analyzer
Aleksey Kladov
2020-01-13
1
-3
/
+3
*
Merge pull request #2732 from detrumi/cargo-toml-not-found-message-toggle
Aleksey Kladov
2020-01-09
1
-0
/
+2
|
\
|
*
Allow disabling Cargo.toml not found error
Wilco Kusee
2020-01-03
1
-0
/
+2
*
|
add note in vscode instructions for vim plugin users
Gus Wynn
2020-01-05
1
-0
/
+4
|
/
*
Add example of color customization
Aleksey Kladov
2019-12-31
1
-10
/
+3
*
Merge branch 'master' into feature/themes
Seivan Heidari
2019-12-23
1
-24
/
+39
|
\
|
*
Cleanup Vim and NeoVim instructions. Fix #2579
Francisco Lopes
2019-12-17
1
-17
/
+12
|
*
Code: check whether the LSP binary is in PATH
Laurențiu Nicola
2019-12-08
1
-1
/
+16
|
*
fix file name
Andrew Banchich
2019-12-04
1
-1
/
+1
|
*
fix link
Andrew Banchich
2019-12-04
1
-1
/
+1
|
*
use relative link
Andrew Banchich
2019-12-04
1
-1
/
+1
|
*
fix outdated link to ra-emacs-lsp.el
Andrew Banchich
2019-12-04
1
-1
/
+1
|
*
Add back corrected `cargo install` command
Jonathan Behrens
2019-12-01
1
-8
/
+8
|
*
Clarify installation instructions
Jonathan Behrens
2019-12-01
1
-10
/
+15
*
|
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
2019-11-25
1
-0
/
+5
|
\
|
|
*
Fix url to point to rust_analyzer specifically
Ashkan Kiani
2019-11-23
1
-1
/
+1
|
*
Add note about neovim's built in language server
Ashkan Kiani
2019-11-23
1
-0
/
+5
*
|
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
2019-11-21
1
-1
/
+1
|
\
|
|
*
Add rust-analyzer-expand-macro function for Emacs
Florian Diebold
2019-11-20
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
2019-11-12
1
-0
/
+2
|
\
|
|
*
Implement postfix completions feature flag
Greg
2019-11-12
1
-0
/
+2
*
|
Clearer docs usage under `rust-analyzer.scopeMappings`.
Seivan Heidari
2019-11-04
1
-1
/
+1
*
|
* Adding scope mapping configuration manifest in `package.json`
Seivan Heidari
2019-11-04
1
-2
/
+11
|
/
*
sublime: hint where feature flags would go
Jacob
2019-10-25
1
-1
/
+5
*
document feature flags
Aleksey Kladov
2019-10-25
1
-2
/
+11
*
Instructions for VSCode Remote
Marco Groppo
2019-10-21
1
-0
/
+19
*
WIP: move to xtasks
Aleksey Kladov
2019-10-17
1
-3
/
+3
*
Adds config option for cargo-watch `--ignore` flag
Roberto Vidal
2019-10-17
1
-0
/
+1
*
use lockfile in cargo install
Aleksey Kladov
2019-10-08
1
-1
/
+1
*
Add alternative setup instruction for vim/neovim
Luke Jones
2019-10-04
1
-0
/
+16
*
update documentation according to new settings
Paul Lesur
2019-09-25
1
-1
/
+2
*
Fixed markdown in user README
zoewithabang
2019-09-18
1
-1
/
+1
*
clarify sublime instructions
Aleksey Kladov
2019-09-11
1
-1
/
+3
*
Update README.md
Heyward Fann
2019-09-09
1
-1
/
+1
*
Update README.md
Heyward Fann
2019-09-09
1
-2
/
+3
*
Merge #1755
bors[bot]
2019-09-06
1
-27
/
+4
|
\
|
*
feat(docs): add coc-rust-analyzer
Heyward Fann
2019-09-03
1
-27
/
+4
*
|
add option to disable notify
Aleksey Kladov
2019-09-06
1
-0
/
+2
|
/
*
Make sysroot use `RUST_SRC_PATH` if set
Bastian Köcher
2019-08-22
1
-0
/
+1
*
allow to exclude certain files and directories
Aleksey Kladov
2019-08-06
1
-0
/
+3
*
document upgrade process
Aleksey Kladov
2019-07-29
1
-0
/
+3
*
Overhaul installation process
Aleksey Kladov
2019-07-27
1
-2
/
+2
*
Implement inlay hints for emacs
Florian Diebold
2019-07-27
1
-1
/
+1
*
More details on how to set up coc
Who? Me?!
2019-06-18
1
-0
/
+21
*
Fix typo docs/user/README.md
Andrew Chin
2019-05-30
1
-1
/
+1
*
Add Vim and NeoVim setup section
Francisco Lopes
2019-05-25
1
-0
/
+19
*
mention why enableEnhancedTyping is needed
Aleksey Kladov
2019-05-22
1
-1
/
+1
*
add manual installation instructions
Aleksey Kladov
2019-05-11
1
-8
/
+17
*
Added instructions for Sublime Text 3 setup
Mathieu Amiot
2019-04-19
1
-0
/
+27
[next]