File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ import { DocumentFormatterFeature } from "./features/DocumentFormatter";
1818import { ExamplesFeature } from "./features/Examples" ;
1919import { ExpandAliasFeature } from "./features/ExpandAlias" ;
2020import { ExtensionCommandsFeature } from "./features/ExtensionCommands" ;
21+ import { FindModuleFeature } from "./features/FindModule" ;
2122import { FoldingFeature } from "./features/Folding" ;
2223import { GenerateBugReportFeature } from "./features/GenerateBugReport" ;
2324import { HelpCompletionFeature } from "./features/HelpCompletion" ;
2425import { NewFileOrProjectFeature } from "./features/NewFileOrProject" ;
2526import { OpenInISEFeature } from "./features/OpenInISE" ;
2627import { PesterTestsFeature } from "./features/PesterTests" ;
27- import { FindModuleFeature } from "./features/PowerShellFindModule" ;
2828import { RemoteFilesFeature } from "./features/RemoteFiles" ;
2929import { SelectPSSARulesFeature } from "./features/SelectPSSARules" ;
3030import { ShowHelpFeature } from "./features/ShowOnlineHelp" ;
You can’t perform that action at this time.
0 commit comments