Skip to content

Check for feature status in SnippetsFinder

Vijay Hawoldar requested to merge vh-snippets-finder-tweak into master

What does this MR do?

Change SnippetsFinder to halt execution and return Snippets.none if being used with project that has the snippets feature disabled.

This will increase performance when the finder is used, e.g. in NotesFinder or the AutocompleteService and any other future use of the finder.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports