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

Add file header at a folder, project, and solution level from the right click menu in Solution Explorer #46487

Closed
mikadumont opened this issue Jul 31, 2020 · 1 comment · Fixed by #46710
Assignees
Labels
Area-IDE Feature Request Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Milestone

Comments

@mikadumont
Copy link
Contributor

Direct customer ask copying here:

I would love to see a feature like right click on a folder to add file headers to all files in the folder.

@jinujoseph jinujoseph added Feature Request Need Design Review The end user experience design needs to be reviewed and approved. labels Aug 4, 2020
@jinujoseph jinujoseph added this to In Queue in IDE: Design review via automation Aug 4, 2020
@jinujoseph jinujoseph moved this from In Queue to Next meeting in IDE: Design review Aug 4, 2020
@jinujoseph jinujoseph added this to the Backlog milestone Aug 4, 2020
@sharwell sharwell moved this from Next meeting to Need Update in IDE: Design review Aug 10, 2020
@sharwell
Copy link
Member

sharwell commented Aug 11, 2020

Design review conclusion:

  1. Add "Apply file header preferences" to the set of available Code Cleanup actions (where Code Cleanup is already available through Solution Explorer)
  2. Enable (1) as part of the default Code Cleanup profile
  3. File a separate feature request to create a refactoring that generates a file_header_template from the comment at the top of a source file if it is not already present in .editorconfig (Generate file_header_template from comment #46705)
  4. Update Consider automatically inserting a banner into a file when creating a new file from a template. #21227 to indicate that a simplified Code Cleanup profile that includes (1) would be good to use automatically after creating a source file from a template

@sharwell sharwell moved this from Need Update to Complete in IDE: Design review Aug 11, 2020
sharwell added a commit to sharwell/roslyn that referenced this issue Aug 11, 2020
@sharwell sharwell added 4 - In Review A fix for the issue is submitted for review. and removed Need Design Review The end user experience design needs to be reviewed and approved. labels Aug 11, 2020
@sharwell sharwell self-assigned this Aug 11, 2020
@sharwell sharwell added Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented and removed 4 - In Review A fix for the issue is submitted for review. labels Aug 11, 2020
@sharwell sharwell modified the milestones: Backlog, Next Aug 11, 2020
@RikkiGibson RikkiGibson modified the milestones: Next, 16.8.P2 Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Feature Request Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Projects
Archived in project
IDE: Design review
  
Complete
Development

Successfully merging a pull request may close this issue.

5 participants