AnnotationsTree

An asset by Wildos
The page banner background of a mountain and forest
AnnotationsTree thumbnail image
AnnotationsTree thumbnail image
AnnotationsTree hero image

Quick Information

0 ratings
AnnotationsTree icon image
Wildos
AnnotationsTree

A Godot plugin showing comment annotations in your projectThe plugin settings can be changed in the plugin.cfg file.

Supported Engine Version
4.0
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

A godot plugin showing comment annotations in your project

The plugin settings can be changed in the plugin.cfg file.

[parameters]

dock_name="Annotations"
annotations_list=["TODO", "FIXME", "BUG"]
folders_excluded=["res://addons"]
refresh_time=10.0

dock_name defines the name of the dock container.

annotations_list defines the list of annotations that will be processed by the plugin.

folders_excluded defines a list of folders that should be ignored when searching for annotations.

refresh_time defines the time between two refreshes of the annotation tree, in seconds.

README Screenshot of the annotation tree README Screenshot of the filtering

A Godot plugin showing comment annotations in your project
The plugin settings can be changed in the plugin.cfg file.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
AnnotationsTree icon image
Wildos
AnnotationsTree

A Godot plugin showing comment annotations in your projectThe plugin settings can be changed in the plugin.cfg file.

Supported Engine Version
4.0
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers