Ctrl+Shift+C 批量注释 Ctrl+shift+X 批量取消注释 Click Settings->Editor->KeyboardShortcuts (in the left of dialog box)->Plugins->Source code formatter(Astyle) Assign the short cut you want.
批量注释 control+/ You can comment and uncomment lines of code using Ctrl+斜杠.Ctrl+斜杠 comments or uncomments the current line or several selected lines with single line comments ({# in Django templates, or # in Python scripts).Pressing Ctrl+Shift+斜杠 for a