rust/crates/ra_ide_api_light/src
bors[bot] 595a2f9900 Merge #593
593: Docs for completion r=matklad a=kjeremy

The first commit adds documentation support to CompletionItems.

The second one I am unsure about. Is that the right way to add docs for functions? If so should I do something similar for other `hir` types and CompletionItems?

Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
Co-authored-by: Jeremy A. Kolb <jkolb@ara.com>
2019-01-22 15:06:32 +00:00
..
assists don't need SEMI any more 2019-01-15 20:29:37 -08:00
snapshots Update snaps 2019-01-22 09:51:29 -05:00
assists.rs Fix some random typos 2019-01-13 19:54:28 +01:00
diagnostics.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
extend_selection.rs Extend selection for list items 2019-01-09 20:51:19 +01:00
folding_ranges.rs fold macros 2019-01-22 16:26:32 +03:00
formatting.rs Fix some random typos 2019-01-13 19:54:28 +01:00
join_lines.rs fix code duplication 2019-01-10 18:32:02 +03:00
lib.rs switch to insta for testing 2019-01-15 14:18:24 +03:00
line_index.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
line_index_utils.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
structure.rs switch to insta for testing 2019-01-15 14:18:24 +03:00
test_utils.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
typing.rs fix indent caclulation 2019-01-13 18:21:23 +03:00