Generate documentation with AI
This functionality relies on the AI Assistant plugin that requires an additional license.
For more information about licensing and enabling AI Assistant, refer to JetBrains AI Service licensing and Enable AI Assistant plugin.
With AI Assistant, you can generate documentation for declaration using the LLM (Large Language Model).
Place the caret at the desired code fragment and right-click to open the context menu.
Press AltEnter. Select AI actions and then Write documentation.
AI Assistant will generate documentation for you.
Alternatively, go to any function or class, start a new line and type """
. Press Enter and click Generate with AI Assistant.
You can customize the prompt for the Write Documentation action in Settings | Tools | AI Assistant | Prompt Library | Write Documentation.
Thanks for your feedback!