Skip to content

Highlighting docstrings as comments instead of strings #227

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
alexkoay opened this issue Nov 13, 2020 · 1 comment
Closed

Highlighting docstrings as comments instead of strings #227

alexkoay opened this issue Nov 13, 2020 · 1 comment

Comments

@alexkoay
Copy link

Is there a possibility to highlight docstrings differently than normal strings?
I'm delving into a big repository but the long docstrings (usually marked identical to multi-line strings except that it's not assigned anywhere) are throwing me off the trail of the actual code.

image
In the image, the actual code starts at line 1183.

@alexkoay
Copy link
Author

alexkoay commented Nov 13, 2020

Found that this is an issue with the default VSCode color scheme, Dracula Official fixes this issue.

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

1 participant