rust/crates/ide/src/hover
Chayim Refael Friedman 26b5f1f92f Do not insert a newline after ; if the next token is a }
This creates double newline.
2022-09-04 14:33:15 +00:00
..
render.rs Insert whitespaces into static & const bodies if they are expanded from macro on hover 2022-09-04 14:33:15 +00:00
tests.rs Do not insert a newline after ; if the next token is a } 2022-09-04 14:33:15 +00:00