mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 01:38:13 +00:00
c71e1368fd
internal: Defer structured snippet rendering to allow escaping snippet bits Since we know exactly where snippets are, we can transparently escape snippet bits to the exact text edits that need it, and not have to do it for anything other text edits. Also will eventually fix #11006 once all assists are migrated. This comes as a side-effect of text edits that don't have snippets get marked as having no insert formatting at all. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |