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.
In the image, the actual code starts at line 1183.
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.
In the image, the actual code starts at line 1183.