Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tokens not working in Python files #7498

Closed
vsfeedback opened this issue Apr 12, 2023 · 1 comment
Closed

Tokens not working in Python files #7498

vsfeedback opened this issue Apr 12, 2023 · 1 comment

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


Tokens are not working in Python files. Neither custom or default tokens work. To reproduce:

  • Create or open any Python file
  • add the line "# TODO token test"
  • open Task List and this will not show.
  • do the same with a cpp file and add the line "//TODO token test"
  • Note the TODO will show in the Task List for the cpp file but not for the py file, even in the same project.

Original Comments

Feedback Bot on 3/28/2023, 06:57 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@StellaHuang95
Copy link
Contributor

Hi there, we have checked in the fix recently, see #7151. Could you update to the latest VS version and try again? Please reopen the issue if it persists. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants