Thursday, 15 March 2012

python - How can I get pycharm to NOT auto-insert a closing docstring? -


I hate anything in any IDE which includes anything which I have not explicitly told it Accordingly, I can get all the auto-complete and automatic insert, but I can not know how to kill it for the docstring. I type it by pressing "" " and space instead, in:

 " "" "" "" " 

How can I close this behavior?

Is:

 Editor> & gt; General -> Smart Keys  

Uncheck Insert Pair Quote

Add Uncheck Documentation Comment Stub Apart


No comments:

Post a Comment