Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I would like a refactor in the C# editor that will reflow a multiline comment at some margin. #33066

Closed
Tracked by #58093
vsfeedback opened this issue Feb 2, 2019 · 4 comments
Labels
Area-IDE Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Feature Request IDE-CodeStyle Built-in analyzers, fixes, and refactorings Need Design Review The end user experience design needs to be reviewed and approved.
Milestone

Comments

@vsfeedback
Copy link

when editing a multiline comment, I often need to reflow the comment after I have edited it so that it can be more easily read.

This issue has been moved from https://developercommunity.visualstudio.com/content/idea/432431/i-would-like-a-refactor-in-the-c-editor-that-will.html
VSTS ticketId: 774419

These are the original issue comments:

Jane Wu [MSFT] on 1/22/2019, 02:11 AM (10 days ago):

Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. You will hear from us in about a week on our next steps.

@CyrusNajmabadi
Copy link
Member

The 'rewrap' extension can be used for this: https://marketplace.visualstudio.com/items?itemName=stkb.rewrap

Bonus, it works across a wide swath of languages.

@sharwell
Copy link
Member

sharwell commented Feb 4, 2019

Related to #15406

@sharwell sharwell added Area-IDE Feature Request Need Design Review The end user experience design needs to be reviewed and approved. IDE-CodeStyle Built-in analyzers, fixes, and refactorings labels Feb 4, 2019
@sharwell sharwell added this to the Backlog milestone Feb 4, 2019
@sharwell sharwell added the Developer Community The issue was originally reported on https://developercommunity.visualstudio.com label Nov 21, 2019
@CyrusNajmabadi
Copy link
Member

Would lke to bring to review. This plugin works very well, and it seems like it would be strange to try to duplicate everything it does for C#/VB when they already exist and work across all VS languages.

@CyrusNajmabadi
Copy link
Member

Closing out as this is well handled by an existing extension. If a feature was to be added here, it should be requsted at devcom so it can come through as an editor request.

@CyrusNajmabadi CyrusNajmabadi closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2022
@sharwell sharwell moved this to In Queue in IDE: Design review Aug 22, 2023
@CyrusNajmabadi CyrusNajmabadi moved this from In Queue to Complete in IDE: Design review Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Feature Request IDE-CodeStyle Built-in analyzers, fixes, and refactorings Need Design Review The end user experience design needs to be reviewed and approved.
Projects
Status: Complete
Development

No branches or pull requests

3 participants