please don't parse commented out code
It looks like PyCharm is highlighting parsing errors in commented out code. (see attached screenshot)
Please fix this, as it's both unexpected, undesirable and annoying..
Please fix this, as it's both unexpected, undesirable and annoying..
Please sign in to leave a comment.
The BIG problem here is that it takes so long. If it took 2 seconds to resolve this issue automatically on it's own, that would be acceptable.
Can you ask your developers to look into speeding this up so that it takes no more than 2 seconds for PyCharm to resolve issues like this ?
Maybe take a look at the time complexity of PyCharm's semantic parsing routines – it looks like it's taking MUCH longer than is acceptable in a user interactional environment.
I'll add the screenshot to this message as well.