File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
rider-fsharp/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 4747 <projectConfigurable parentId =" Errors" instance =" com.jetbrains.rider.settings.FSharpInspectionsPage" />
4848
4949 <intentionAction >
50+ <language >F#</language >
5051 <className >com.jetbrains.rider.plugins.fsharp.services.fsi.SendLineToFsiIntentionAction</className >
5152 <category >F#</category >
5253 <descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
5354 </intentionAction >
5455
5556 <intentionAction >
57+ <language >F#</language >
5658 <className >com.jetbrains.rider.plugins.fsharp.services.fsi.SendSelectionToFsiIntentionAction</className >
5759 <category >F#</category >
5860 <descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
5961 </intentionAction >
6062
6163 <intentionAction >
64+ <language >F#</language >
6265 <className >com.jetbrains.rider.plugins.fsharp.services.fsi.DebugLineInFsiIntentionAction</className >
6366 <category >F#</category >
6467 <descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
6568 </intentionAction >
6669
6770 <intentionAction >
71+ <language >F#</language >
6872 <className >com.jetbrains.rider.plugins.fsharp.services.fsi.DebugSelectionInFsiIntentionAction</className >
6973 <category >F#</category >
7074 <descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
You can’t perform that action at this time.
0 commit comments