Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.md | Heyward Fann | 2019-09-09 | 1 | -1/+1 |
| | |||||
* | Update README.md | Heyward Fann | 2019-09-09 | 1 | -2/+3 |
| | | | fixes base on #1755 reviews | ||||
* | Merge #1755 | bors[bot] | 2019-09-06 | 1 | -27/+4 |
|\ | | | | | | | | | | | | | | | 1755: feat(docs): add coc-rust-analyzer r=JeanMertz a=fannheyward Co-authored-by: Heyward Fann <[email protected]> | ||||
| * | 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 |
| | | |||||
* | | add assist to move type bounds to where clause | Ekaterina Babshukova | 2019-09-05 | 1 | -0/+10 |
|/ | |||||
* | 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 |
| | | | | closes #1615 | ||||
* | Overhaul installation process | Aleksey Kladov | 2019-07-27 | 1 | -2/+2 |
| | | | | | | | The new commands are $ cargo install-ra --client-code $ cargo install-ra --server --jemalloc | ||||
* | 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 |
| | |||||
* | Make rainbows optional | Pascal Hertleif | 2019-05-27 | 1 | -0/+9 |
| | |||||
* | 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 feature doc | Unreal Hoang | 2019-05-21 | 1 | -2/+31 |
| | |||||
* | add manual installation instructions | Aleksey Kladov | 2019-05-11 | 1 | -8/+17 |
| | |||||
* | add complex match case and documentation | Unreal Hoang | 2019-05-01 | 1 | -0/+18 |
| | |||||
* | Add to features | kjeremy | 2019-04-23 | 1 | -0/+12 |
| | |||||
* | fix docs | Aleksey Kladov | 2019-04-21 | 1 | -6/+7 |
| | |||||
* | update user docs | Bernardo | 2019-04-20 | 1 | -0/+8 |
| | |||||
* | Added instructions for Sublime Text 3 setup | Mathieu Amiot | 2019-04-19 | 1 | -0/+27 |
| | |||||
* | Stylistic changes. Updated features.md with the new assists. | Marco Groppo | 2019-04-09 | 1 | -1/+31 |
| | |||||
* | Add cargo-watch.check-arguments | Edwin Cheng | 2019-04-02 | 1 | -0/+2 |
| | |||||
* | Add config for cargo-watch trace | Edwin Cheng | 2019-04-02 | 1 | -0/+1 |
| | |||||
* | fix typo | Aleksey Kladov | 2019-03-29 | 1 | -1/+1 |
| | |||||
* | markdown syntax | gfreezy | 2019-03-25 | 1 | -2/+2 |
| | |||||
* | add desc and examples for inline variable action | gfreezy | 2019-03-25 | 1 | -0/+15 |
| | |||||
* | fixes | Aleksey Kladov | 2019-03-20 | 2 | -2/+2 |
| | |||||
* | document some nice things | Aleksey Kladov | 2019-03-20 | 1 | -0/+36 |
| | |||||
* | document assists | Aleksey Kladov | 2019-03-20 | 1 | -48/+203 |
| | |||||
* | fix links | Aleksey Kladov | 2019-03-20 | 1 | -2/+2 |
| | |||||
* | better user docs | Aleksey Kladov | 2019-03-20 | 2 | -206/+210 |
| | |||||
* | introduce docs dir | Aleksey Kladov | 2019-03-20 | 1 | -0/+241 |