We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876af05 commit 869f243Copy full SHA for 869f243
RetailCoder.VBE/Rubberduck.csproj
@@ -413,6 +413,7 @@
413
<Compile Include="UI\Command\MenuItems\RefactorEncapsulateFieldCommandMenuItem.cs" />
414
<Compile Include="UI\Command\MenuItems\RefactorIntroduceFieldCommandMenuItem.cs" />
415
<Compile Include="UI\Command\MenuItems\RefactorIntroduceParameterCommandMenuItem.cs" />
416
+ <Compile Include="UI\Command\MenuItems\RefactorMoveCloserToUsageCommandMenuItem.cs" />
417
<Compile Include="UI\Command\MenuItems\RegexSearchReplaceCommandMenuItem.cs" />
418
<Compile Include="UI\Command\NavigateCommand.cs" />
419
<Compile Include="UI\Command\OptionsCommand.cs" />
0 commit comments