Highlighting docstrings as comments instead of strings
alexkoay opened this issue · 1 comments
alexkoay commented
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.
alexkoay commented
Found that this is an issue with the default VSCode color scheme, Dracula Official fixes this issue.
