Pycharm doesn't autocomplete parenthesis inside a string!
Hello guys!
Recently I started using Pycharm Community for solely Python Development and I am very pleased with the product!
However I am facing an issue with autocompletion.
While autocompletion on the code works fine, when I try to autocomplete the parenthesis inside a string, It doesn't happen and only the left half of the parenthesis is typed.
Any idead on how to make autocompletion work inside a string??
Please sign in to leave a comment.