PTVS
PTVS copied to clipboard
Process to generate diagnostics file in bug template is out of date
The PTVS new issue "Bug Report" template
Steps to Reproduce
- https://github.com/microsoft/PTVS/issues/new/choose
- Click "Get Started" next to "Bug Report"
- Read the "Diagnostics file" section of the template.
- Open VS
- Follow the template instructions to generate a diagnostics file "by going to Tools->Options->Python->Diagnostics"
Expected behavior Diagnostics should either be a subsection under Python or UI within the General section.
Additional context and screenshots Diagnostics isn't found anywhere under the Python options section.
Configuration information (If you are providing a diagnostics file (see below), skip this section) VS Version: 17.1.0 Preview 3.0 [32105.426.main] PTVS version: 17.0.21344.1
@bschnurr @judej Do you know if this Diagnostics section was meant to be removed from the VS options page?
- If it was, we should update the instructions in the bug template.
- If it wasn't, we need to figure out where it went 😄
The PythonToolsDiagnostics logs are now saved in the "%TEMP%" folder by default, I will update the template.