IntelliJ IDEA 2017.2 Help

Enabling Creation of Documentation Comments

Enabling documentation comments

  1. Open the Editor | General | Smart Keys page of IntelliJ IDEA settings (Ctrl+Alt+S).
  2. In the Enter section, select or clear Insert documentation comment stub check box.
  3. The following is only valid when Python Plugin is installed and enabled!

    For Python, scroll to the Insert type placeholders in the documentation comment stub option and select or clear the check box as required. Refer to the option description for details.
Last modified: 29 November 2017

See Also