When Designer emits files comments have a period and 2 space and a space after period at end of some lines.
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
### Environment
Microsoft Visual Studio Community 2022 (64-bit) - Preview
Version 17.12.0 Preview 1.0
### .NET version
N/A
### Did this work in a previous version of Visual Studio and/or previous .NET release?
It always did this
### Issue description
XX is 2 spaces
```
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer. **XX**
'Do not modify it using the code editor.
```
'''
Namespace My
'NOTE: This file is auto-generated; do not modify it directly.**XX**To make changes,
' or if you encounter build errors in this file, go to the Project Designer
' (go to Project Properties or double-click the My Project node in
' Solution Explorer), and make changes on the Application tab.
'
'''
### Steps to reproduce
Open WinForm Repo and look at ApplicationEvents.vb or Application.Designer.vb or
### Diagnostics
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.