GDScript Commenter
by quanty bandit | MIT
Inserts and updates GDScript documentation comment templates directly from the native script editor context menu
GDScript Commenter, Godot 4 Plugin A Godot 4 editor plugin that inserts and updates GDScript documentation comment templates directly from the native script editor context menu. Place the cursor anywhere inside or on a declaration, right-click, and choose
Documentation Comment Helper
by Freswinn | MIT
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
Documentation Comment Helper This plugin for Godot 4.4 and later aids in writing documentation comments for your code. About Documentation Comments A documentation comment is any comment in GDScript that starts with two pound signs: ## . These types of
loading more results...