You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed TemplateAnnotator for empty templates and also around inline doc blocks.
Removed preemptive template annotations by default, this was a bit too eager for some probably. Whoever wants this can easily enable it via Configure setting.
Improved syntax for vendor namespaced plugins: E.g. Vendor/PluginName.ModelName syntax now works.
Improvements
Added a -f/--filter option for AnnotationsShell to more quickly annotate specific new files.