File tree 2 files changed +1
-1
lines changed
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";
18
18
import { ExamplesFeature } from "./features/Examples" ;
19
19
import { ExpandAliasFeature } from "./features/ExpandAlias" ;
20
20
import { ExtensionCommandsFeature } from "./features/ExtensionCommands" ;
21
+ import { FindModuleFeature } from "./features/FindModule" ;
21
22
import { FoldingFeature } from "./features/Folding" ;
22
23
import { GenerateBugReportFeature } from "./features/GenerateBugReport" ;
23
24
import { HelpCompletionFeature } from "./features/HelpCompletion" ;
24
25
import { NewFileOrProjectFeature } from "./features/NewFileOrProject" ;
25
26
import { OpenInISEFeature } from "./features/OpenInISE" ;
26
27
import { PesterTestsFeature } from "./features/PesterTests" ;
27
- import { FindModuleFeature } from "./features/PowerShellFindModule" ;
28
28
import { RemoteFilesFeature } from "./features/RemoteFiles" ;
29
29
import { SelectPSSARulesFeature } from "./features/SelectPSSARules" ;
30
30
import { ShowHelpFeature } from "./features/ShowOnlineHelp" ;
You can’t perform that action at this time.
0 commit comments