Publisher | Mitchell Croft |
---|---|
File size | 779.41kB |
Number of files | 6 |
Latest version | 1 |
Latest release date | 2020-02-25 08:01:12 |
First release date | 2019-04-12 05:59:08 |
Supported Unity versions | 2018.4.2 or higher |
The purpose of TODO: Manager is to allow developers to manage the elements of code that remain within a project that are left to be filled out. It is an editor extension that scans the plain text assets that are included and parses the stored information via customisable parameters to pick out elements that are of interest.
While intended for assisting in the development of code sections through the default settings of looking for TODO segments, the search parameters are modifiable to the point that they can be used to scan any number of plain text files for your specific needs.
Features:
- Modifiable search locations, to refine the directories that will be searched
- Modifiable ignore locations, to exclude specific directories from being searched
- Modifiable file extensions, to define the types of files you want searched and displayed
- Customisable search parameters, for greater control over what you want to be detected within the searched files
- Default, ready made profile for scanning C# and JavaScript script files for TODO comments
- Multi-threaded support for quick scanning of all the included files within a project, regardless of how large
- Auto-updating of the scanned files when the files are changed
- Caching of file information to prevent re-scanning of files where it is not required
- Support for multiple search profile settings, to support different types of scanning as required
- Supports the ad hoc inclusion of filters to parsed sections to allow for greater organisation of your files on-the-go without needing to setup specific categories
- Search functionality, to allow for the finding of specific sections of interest
- Adjustable display window settings, to achieve the look that works for you
While intended for assisting in the development of code sections through the default settings of looking for TODO segments, the search parameters are modifiable to the point that they can be used to scan any number of plain text files for your specific needs.
Features:
- Modifiable search locations, to refine the directories that will be searched
- Modifiable ignore locations, to exclude specific directories from being searched
- Modifiable file extensions, to define the types of files you want searched and displayed
- Customisable search parameters, for greater control over what you want to be detected within the searched files
- Default, ready made profile for scanning C# and JavaScript script files for TODO comments
- Multi-threaded support for quick scanning of all the included files within a project, regardless of how large
- Auto-updating of the scanned files when the files are changed
- Caching of file information to prevent re-scanning of files where it is not required
- Support for multiple search profile settings, to support different types of scanning as required
- Supports the ad hoc inclusion of filters to parsed sections to allow for greater organisation of your files on-the-go without needing to setup specific categories
- Search functionality, to allow for the finding of specific sections of interest
- Adjustable display window settings, to achieve the look that works for you