| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: more documentation on prebuilt binaries all-editors-wise | Veetaha | 2020-02-09 | 1 | -22/+40 |
* | docs: Freshen docs for prebuilt binaries and raLspServer setting | Veetaha | 2020-02-09 | 1 | -3/+14 |
* | Merge #3053 | bors[bot] | 2020-02-09 | 1 | -1/+33 |
|\ |
|
| * | docs: fix spelling untill -> until | Veetaha | 2020-02-09 | 1 | -1/+1 |
| * | docs: minor fixes in wordings and punctuation | Veetaha | 2020-02-09 | 1 | -2/+2 |
| * | vscode: updated docs on prebuilt binaries | Veetaha | 2020-02-09 | 1 | -0/+32 |
* | | Docs cleanups | Florian Diebold | 2020-02-08 | 1 | -12/+6 |
|/ |
|
* | Further fix `docs/user/README.md` | Gian D | 2020-02-05 | 1 | -1/+1 |
* | Fix unneeded `.` in `docs/user/README.md` | Gian D | 2020-02-05 | 1 | -1/+1 |
* | updating nvim_lsp usage for rust_analyzer | Jan | 2020-01-29 | 1 | -2/+1 |
* | Update docs/user/README.md | Jeremy Kolb | 2020-01-27 | 1 | -1/+1 |
* | Use package script | Jeremy Kolb | 2020-01-26 | 1 | -1/+1 |
* | 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 |