aboutsummaryrefslogtreecommitdiff
path: root/docs/user/features.md
Commit message (Collapse)AuthorAgeFilesLines
* vscode: add docs about syntax treeveetaha2020-03-311-0/+6
|
* Updated docsMatt Hooper2020-03-241-0/+2
|
* Fix docsAleksey Kladov2020-03-121-2/+3
|
* Parameter inlay hint separate from variable type inlay? #2876Steffen Lyngbaek2020-03-101-2/+2
| | | | | | | | | Add setting to allow enabling either type inlay hints or parameter inlay hints or both. Group the the max inlay hint length option into the object. - Add a new type for the inlayHint options. - Add tests to ensure the inlays don't happen on the server side
* Better describe current inlay hints' limitationsKirill Bulatov2020-03-051-3/+4
|
* rewording and typo fixAdam Bratschi-Kaye2020-02-221-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* add ssr docadamrk2020-02-221-0/+15
|
* Fix a typoKirill Bulatov2020-02-221-1/+1
|
* One more tiny doc fixKirill Bulatov2020-02-221-1/+1
|
* Code review fixesKirill Bulatov2020-02-221-5/+5
| | | | Co-Authored-By: Florian Diebold <[email protected]> Co-Authored-By: Laurențiu Nicola <[email protected]>
* Add inlay hints documentationKirill Bulatov2020-02-221-0/+25
|
* update docsAndrew Blakey2020-02-211-15/+15
|
* Add document for `Show RA Version`Edwin Cheng2020-02-211-0/+4
|
* Add document in features.mdEdwin Cheng2019-11-191-0/+4
|
* move all assists to use generated docsAleksey Kladov2019-10-271-17/+3
|
* document almost all assistsAleksey Kladov2019-10-271-174/+0
|
* document some more assistsAleksey Kladov2019-10-271-84/+0
|
* document a couple of assistsAleksey Kladov2019-10-261-51/+0
|
* generate more assists docsAleksey Kladov2019-10-251-91/+0
|
* auto-generate assists docs and testsAleksey Kladov2019-10-251-1/+3
|
* Merge #1922bors[bot]2019-10-081-3/+4
|\ | | | | | | | | | | | | | | 1922: feat(assists): Make raw string unescaped r=matklad a=Geobert Last piece of https://github.com/rust-analyzer/rust-analyzer/issues/1730 Co-authored-by: Geobert Quach <[email protected]>
| * feat(assists): Keep only one version of make_raw_stringGeobert Quach2019-09-291-16/+2
| |
| * feat(assists): Make raw string unescapedGeobert Quach2019-09-261-0/+15
| |
* | remove `visitor` moduleEkaterina Babshukova2019-10-051-2/+2
| |
* | Fix typo about De Morgan's law assistLúcás Meier2019-10-041-1/+1
| |
* | [#1807] Add entry in docs/user/featuresLúcás Meier2019-10-041-0/+14
|/
* Missing wordnicrd2019-09-261-1/+1
|
* feat(assists): raw string <-> usual string manipulationGeobert Quach2019-09-191-0/+56
| | | | Fixes #1730
* add assist to move type bounds to where clauseEkaterina Babshukova2019-09-051-0/+10
|
* Make rainbows optionalPascal Hertleif2019-05-271-0/+9
|
* add feature docUnreal Hoang2019-05-211-2/+31
|
* add complex match case and documentationUnreal Hoang2019-05-011-0/+18
|
* Add to featureskjeremy2019-04-231-0/+12
|
* fix docsAleksey Kladov2019-04-211-6/+7
|
* update user docsBernardo2019-04-201-0/+8
|
* Stylistic changes. Updated features.md with the new assists.Marco Groppo2019-04-091-1/+31
|
* fix typoAleksey Kladov2019-03-291-1/+1
|
* markdown syntaxgfreezy2019-03-251-2/+2
|
* add desc and examples for inline variable actiongfreezy2019-03-251-0/+15
|
* fixesAleksey Kladov2019-03-201-1/+1
|
* document some nice thingsAleksey Kladov2019-03-201-0/+36
|
* document assistsAleksey Kladov2019-03-201-48/+203
|
* better user docsAleksey Kladov2019-03-201-0/+168