Skip to content

TODO in comment does not correctly highlighted #199

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

Closed
zhoubay opened this issue Feb 25, 2020 · 3 comments
Closed

TODO in comment does not correctly highlighted #199

zhoubay opened this issue Feb 25, 2020 · 3 comments

Comments

@zhoubay
Copy link

zhoubay commented Feb 25, 2020

  • Editor name and version:
  • Editor: VSCode
  • version:1.42.1
  • Platform:
  • Windows 10
  • Color scheme:
  • comment
  • MagicPython version:
    1.1.0

  • A sreenshot:
    屏幕截图(20)

  • 5-10 lines of surrounding code:

def foo(a, b):
    # TODO
    # add a and b
    return a + b

I don't know if the highlight of TODO in comment should be differ from others or not, but what should i do if i want to make it same with others? do i need to configure somethind?

@zhoubay
Copy link
Author

zhoubay commented Feb 25, 2020

屏幕截图(20)
This is the screenshot since above could not correctly show.

@zhoubay
Copy link
Author

zhoubay commented Feb 25, 2020

It's weired that I once saw TODO in snippet above was same with other comment, but now TODO is different again. so weired huh.

@1st1
Copy link
Member

1st1 commented Feb 25, 2020

It's a feature to make TODO and XXX comments more prominent.

@1st1 1st1 closed this as completed Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants