Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Freshen Architecture.md document | Aleksey Kladov | 2020-01-29 | 2 | -38/+45 | |
* | Freshen dev docs a tiny bits | Aleksey Kladov | 2020-01-29 | 2 | -48/+38 | |
* | Merge #2910 | bors[bot] | 2020-01-27 | 1 | -1/+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 | |
* | | Initial auto import action implementation | Kirill Bulatov | 2020-01-26 | 1 | -0/+18 | |
|/ | ||||||
* | Add syntax guide | Aleksey Kladov | 2020-01-22 | 1 | -0/+535 | |
* | 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 | |
* | | Update lsp-features.md | Jeremy Kolb | 2020-01-08 | 1 | -2/+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 #2061 | bors[bot] | 2019-12-29 | 1 | -2/+11 | |
|\ | ||||||
| * | Merge branch 'master' into feature/themes | Seivan Heidari | 2019-12-23 | 3 | -27/+59 | |
| |\ | ||||||
| * \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-28 | 3 | -19/+19 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-25 | 2 | -0/+24 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-21 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-20 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-15 | 1 | -0/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 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 | |
* | | | | | | | | | | Fill in type params in 'add missing impl members' assist | Florian Diebold | 2019-12-24 | 1 | -11/+11 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | 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 | |
* | | | | | | | | | Merge #2018 | bors[bot] | 2019-12-02 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | docs: describe new feature 'add custom impl for derived trait' | Paulo Lieuthier | 2019-11-28 | 1 | -0/+18 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | 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 | |
* | | | | | | | | | Update README | Alexander Ekdahl | 2019-11-30 | 1 | -3/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | / | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 3 | -19/+19 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge #2343 | bors[bot] | 2019-11-24 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | do refact and fix some issue | bravomikekilo | 2019-11-24 | 1 | -2/+2 | |
| * | | | | | | | initial invert_if | bravomikekilo | 2019-11-21 | 1 | -0/+19 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | 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 | |
|/ / / / / / | ||||||
* | | | | / | Add rust-analyzer-expand-macro function for Emacs | Florian Diebold | 2019-11-20 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Add document in features.md | Edwin Cheng | 2019-11-19 | 1 | -0/+4 | |
| |_|_|/ |/| | | | ||||||
* | | | | Don't create a separate bin for format hook | Aleksey Kladov | 2019-11-18 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge #2165 | bors[bot] | 2019-11-15 | 1 | -0/+21 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Add add_new assist | Wesley Norris | 2019-11-09 | 1 | -0/+21 | |
| |/ |