PTVS
PTVS copied to clipboard
Custom task list token in Visual Studio 2022 doesn't work for Python.
This issue has been moved from a ticket on Developer Community.
Hi Team,
I found that my custom task list tokens don't work in VS 2022 for Python(But it works in VS 2019).
Steps to reproduce:
- Open VS 2022, create a Python project.
- In Tools > Options > Environment > Task List > input a new name for example "Test1" > click Add to add this custom task list token.
- In .py file > input some comments for example "#Test1: this is a test" > save the project.
- Click View > Task List.
- In Task List window, the Test1 task list token doesn't appear.
You can test in C# projects, or in VS 2019 Python projects, they should work well.
If it's a potential issue, please fix it.
Thanks
Original Comments
Feedback Bot on 8/29/2022, 02:23 AM:
(private comment, text removed)
Original Solutions
(no solutions)