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 |
* | | 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 |
| |/ | |||||
* / | Implement postfix completions feature flag | Greg | 2019-11-12 | 1 | -0/+2 |
|/ | |||||
* | move all assists to use generated docs | Aleksey Kladov | 2019-10-27 | 2 | -17/+17 |
* | use new api for flip_trait_bound assist | Aleksey Kladov | 2019-10-27 | 1 | -0/+12 |
* | document almost all assists | Aleksey Kladov | 2019-10-27 | 2 | -174/+119 |
* | document some more assists | Aleksey Kladov | 2019-10-27 | 2 | -84/+93 |
* | use unicode bar for drawing the cursor | Aleksey Kladov | 2019-10-26 | 1 | -13/+16 |
* | support range selection in assist docs | Aleksey Kladov | 2019-10-26 | 1 | -0/+17 |
* | check style for assist docs | Aleksey Kladov | 2019-10-26 | 1 | -4/+53 |
* | use correct spacing for enum pattern | Aleksey Kladov | 2019-10-26 | 1 | -1/+1 |