Project
ReSharper
Priority
Normal
Type
Feature
Fix versions
Mirabile Futurum
State
Open
Assignee
Ilya Ryzhenkov
Subsystem
Rearrange Code
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Andrew Serebryansky
    5 years ago (05 Aug 2006 20:31)
  • Updated by   Sergey Shkredov
    4 weeks ago (26 Apr 2012 16:27)
  • Jira: RSRP-14261
    (history, comments)
 
RSRP-14261 Features for Reformat in comments
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
select a code comment block (whether comment or XML doc comment), and then hit reformat to reformat, such that:
  • long lines get rearranged to fit inside the developer's window width?
  • if XML doc, and the comment has paragraphs, could RS insert <para> tags at its best guess, according to some configurable rule with a sensible default?
  • same for ASCII-bulletted lists?
Comments (3)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Andrew Koryavchenko
  Andrew Koryavchenko
09 Apr 2010 10:41
2 years ago
XML doc formatting available since v.5.0
Chris Morris
  Chris Morris
03 Aug 2010 19:23
21 months ago
It doesn't appear to do any word wrap fixes, though. Eclipse has really nice Javadoc formatting, and it's one thing that I've missed in R#. Glad to see something in there now, but it seems rather limited compared to Eclipse - unless I have some settings elsewhere missing.
Chris Morris
  Chris Morris
03 Aug 2010 19:28
21 months ago
There is a "Keep existing line breaks" option, which I presume would impact xml-doc, too. But I like this setting to be on for source code, but would like it off for xml-doc.