The Comments name is not matched with the script name
v-siyug opened this issue · 0 comments
v-siyug commented
Config:
Dev12 VSU+Update5 + Latest PowerShell Tool(https://github.com/adamdriscoll/poshtools/releases/tag/v3.0.231 ) on Win8.1 Update x64
Repro Steps:
- Lanch VS and create a new PowerShell project with PowerShell Script Project tamplate.
- Right click the project and select add new item named "啊齄丂狛狜隣郎隣兀﨩ˊ▇█".
- Click Add.
- Verify the script comments is mached with the new script name as "啊齄丂狛狜隣郎隣兀﨩ˊ▇█".
Expexted: The script comments is the same as the new script name as "啊齄丂狛狜隣郎隣兀﨩ˊ▇█".
Actual: The comments display different from the new script name.