Diagnostic List
by Marvin Ewald | MIT
An editor plugin that provides project-wide diagnostics for GDScript files. It tracks every GDScript file in the project and gathers all errors and warnings in a global list
This editor plugin provides project-wide diagnostics for GDScript files. It tracks every GDScript file in the project and gathers all errors and warnings in a global list. Especially useful when working on large-scale changes, e.g. refactoring or porting
loading more results...