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

Brings BBCode completion and QOL tools to the script editor in order to help format documentation comments.# Changelog1.2.2:- Improve [param] completion robustness- Improve icon fetching robustness by using the AnyIcon addon1.2.1:- Add a system to reduce builtin classes cache for versions of the engine with the same classes1.2:- Godot 4.4 support- Better compatibility with future or non official Godot versions : The addon will ask to fetch builtin classes if it doesn't know which classes to propose when completing.- Add a tool to fetch builtin classes - Fix the addon being able to fetch classes that are not available in the editor1.1:- Allow deleting actions generated by this addon- Fixed a potential error at editor startup1.0.1:- Fix missing files in subfolders when downloading the addon.
Brings BBCode completion and QOL tools to the script editor in order to help format documentation comments.
# Changelog
1.2.2:
- Improve [param] completion robustness
- Improve icon fetching robustness by using the AnyIcon addon
1.2.1:
- Add a system to reduce builtin classes cache for versions of the engine with the same classes
1.2:
- Godot 4.4 support
- Better compatibility with future or non official Godot versions : The addon will ask to fetch builtin classes if it doesn't know which classes to propose when completing.
- Add a tool to fetch builtin classes
- Fix the addon being able to fetch classes that are not available in the editor
1.1:
- Allow deleting actions generated by this addon
- Fixed a potential error at editor startup
1.0.1:
- Fix missing files in subfolders when downloading the addon.
Reviews
Quick Information

Brings BBCode completion and QOL tools to the script editor in order to help format documentation comments.# Changelog1.2.2:- Improve [param] completion robustness- Improve icon fetching robustness by using the AnyIcon addon1.2.1:- Add a system to reduce builtin classes cache for versions of the engine with the same classes1.2:- Godot 4.4 support- Better compatibility with future or non official Godot versions : The addon will ask to fetch builtin classes if it doesn't know which classes to propose when completing.- Add a tool to fetch builtin classes - Fix the addon being able to fetch classes that are not available in the editor1.1:- Allow deleting actions generated by this addon- Fixed a potential error at editor startup1.0.1:- Fix missing files in subfolders when downloading the addon.