_This issue has been moved from a ticket on Developer Community._
It doesn't seem to be possible to use a # symbol in file_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#.
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.
This was closed as "applies to Crystal Reports".
This is very much about Visual Studio. `file_header_template` was proposed [here](https://github.com/dotnet/roslyn/issues/33012) and implemented [here](https://github.com/dotnet/roslyn/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.
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鈥檒l keep you posted on any updates to this feedback.
[Removed]
@agocke any thoughts on how we might approach this?
Please add semicolons to this issue as well. file_header_template text is truncated after such character.
馃摑 Make sure to update the handling for CompilerVisibleProperty (global editorconfig) once the escape sequence here is determined.
Most helpful comment
Please add semicolons to this issue as well. file_header_template text is truncated after such character.