Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Adds features to aid in writing documentation comments. Right-click to convert lines of text to documentation comments, or to open a window to type your documentation comments into.
A relatively simple plugin for Godot 4.x that adds features to make creating documentation comments (those that start with ## ) a little more streamlined.
This plugin adds a context menu item to the script editor titled ## Documentation, and under that you may either convert any lines currently selected in your code to documentation code (prefix them with ## ) or open a window to type your documentation comments into before converting them and copying them to the clipboard.
Thanks all.
Adds features to aid in writing documentation comments. Right-click to convert lines of text to documentation comments, or to open a window to type your documentation comments into.
Reviews
Quick Information

Adds features to aid in writing documentation comments. Right-click to convert lines of text to documentation comments, or to open a window to type your documentation comments into.