- 简体中文 (Simplified Chinese)
- Supports GDScript, C# and GDNative
- Seamlessly integrated into the Godot dock
- Lenient syntax. Write TODOs that suit your style
- Quickly jump to lines and launch external editors
- Add your own RegEx patterns
- Set colours to your liking
The most simple way to get started using TODO Manager is to use Godot's inbuilt Asset Library to install the plugin into your project.
Find TODO Manager in the Godot Asset Library.
Install the package. You may want to untick the /doc folder at this point as it is not necessary for the functions of the plugin.
Enable the plugin in the project settings.
Click Download ZIP from the 'Code' dropdown.
- Unzip the file and add it into your project folder. Make sure 'addons' is a subdirectory of res://
- DO NOT change the name of the 'addons' or 'Todo_Manager' folders as this will break the saving and loading of your settings.