I am not sure if this is a ST3 bug or me just misusing it, but I have found this quite frustrating recently.
When attempting to comment out whole python functions, I have found that docstrings are first uncommented. For example, say I wanted to uncomment the following function by highlighting it and then hitting cmd+/. If I do this, I get the following effect:
Is this a bug or can I change something in my settings to distinguish such doc strings from normal comments?
Thanks!