File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
rider-fsharp/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 105
105
<action id =" SendFsiRefs" class =" com.jetbrains.rider.plugins.fsharp.services.fsi.SendProjectReferencesToFsiAction" icon =" /icons/fsharpConsole.png" >
106
106
<add-to-group group-id =" SolutionExplorerPopupMenu.Repl" />
107
107
</action >
108
- <action id =" RestartTypeProvidersAction " class =" com.jetbrains.rider.plugins.fsharp.services.typeProviders.RestartTypeProvidersAction" icon =" /icons/Fsharp.svg" >
108
+ <action id =" Rider.Plugins.FSharp.RestartTypeProviders " class =" com.jetbrains.rider.plugins.fsharp.services.typeProviders.RestartTypeProvidersAction" icon =" /icons/Fsharp.svg" >
109
109
<add-to-group group-id =" ToolsMenu" anchor =" after" relative-to-action =" Rider.Plugins.FSharp.FsiGroup" />
110
110
</action >
111
111
</actions >
You can’t perform that action at this time.
0 commit comments