-
Notifications
You must be signed in to change notification settings - Fork 4.2k
.editorconfig file_header_template: can't use # (or ;) symbol #44596
Copy link
Copy link
Open
Labels
Area-IDEConcept-Design DebtEngineering Debt, Design Debt, or poor product code qualityEngineering Debt, Design Debt, or poor product code qualityFeature - Editor ConfigIDE-CodeStyleBuilt-in analyzers, fixes, and refactoringsBuilt-in analyzers, fixes, and refactoringshelp wantedThe issue is "up for grabs" - add a comment if you are interested in working on itThe issue is "up for grabs" - add a comment if you are interested in working on it
Milestone
Metadata
Metadata
Assignees
Labels
Area-IDEConcept-Design DebtEngineering Debt, Design Debt, or poor product code qualityEngineering Debt, Design Debt, or poor product code qualityFeature - Editor ConfigIDE-CodeStyleBuilt-in analyzers, fixes, and refactoringsBuilt-in analyzers, fixes, and refactoringshelp wantedThe issue is "up for grabs" - add a comment if you are interested in working on itThe issue is "up for grabs" - add a comment if you are interested in working on it
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
InQueue
This issue has been moved from a ticket on Developer Community.
It doesn't seem to be possible to use a
#symbol infile_header_template, without it being parsed as a comment (escaping using\doesn't appear to work).This is annoying when trying to include the text
C#.Original Comments
Visual Studio Feedback System on 5/22/2020, 01:29 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Antony.Male on 5/22/2020, 01:35 AM:
This was closed as "applies to Crystal Reports".
This is very much about Visual Studio. `file_header_template` was proposed [here](https://github.com//issues/33012) and implemented [here](https://github.com//pull/41982). .editorconfig is documented [here](https://docs.microsoft.com/en-us/visualstudio/ide/create-portable-custom-editor-options?view=vs-2019).
Cyrus told me to open an issue here rather than in dotnet/roslyn.
Visual Studio Feedback System on 5/27/2020, 09:53 AM:
Thank you for sharing your feedback! Our teams prioritize action on product issues with broad customer impact. See details at: https://docs.microsoft.com/en-us/visualstudio/ide/report-a-problem?view=vs-2019#faq. In case you need answers to common questions or need assisted support, be sure to use https://visualstudio.microsoft.com/vs/support/. We’ll keep you posted on any updates to this feedback.
Original Solutions
Antony.Male solved on 5/22/2020, 01:31 AM, 0 votes:
[Removed]