Generate documentation with AI
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.
Select AI actions and then Write documentation.
AI Assistant will generate documentation for you.
Alternatively, instead of using the context menu, type /**
, press Enter and click Generate with AI Assistant.
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 .
Last modified: 23 October 2024