Skip to content

Commit

Permalink
Merge pull request #2318 from Haehnchen/feature/symbol-search.remove
Browse files Browse the repository at this point in the history
replace "SymfonySymbolSearchAction" in favor of existing "Search Everywhere"
  • Loading branch information
Haehnchen authored Mar 30, 2024
2 parents 56a8a59 + 889ffd2 commit 702cf39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 289 deletions.

This file was deleted.

4 changes: 0 additions & 4 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -795,10 +795,6 @@
<add-to-group group-id="NewGroup" anchor="last"/>
</action>

<action id="Symfony2Symbols" class="fr.adrienbrault.idea.symfony2plugin.action.SymfonySymbolSearchAction" text="Symfony Symbol..." icon="SymfonyIcons.Symfony">
<add-to-group group-id="GoToTargetEx"/>
</action>

<action icon="SymfonyIcons.TwigBlockOverwrite"
id="SymfonyTwigBlockOverwrite"
class="fr.adrienbrault.idea.symfony2plugin.templating.action.TwigBlockOverwriteGenerator"
Expand Down

0 comments on commit 702cf39

Please sign in to comment.