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 60
60
<projectConfigurable parentId =" Errors" instance =" com.jetbrains.rider.settings.FSharpInspectionsPage" />
61
61
62
62
<intentionAction >
63
+ <language >F#</language >
63
64
<className >com.jetbrains.rider.plugins.fsharp.services.fsi.SendLineToFsiIntentionAction</className >
64
65
<category >F#</category >
65
66
<descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
66
67
</intentionAction >
67
68
68
69
<intentionAction >
70
+ <language >F#</language >
69
71
<className >com.jetbrains.rider.plugins.fsharp.services.fsi.SendSelectionToFsiIntentionAction</className >
70
72
<category >F#</category >
71
73
<descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
72
74
</intentionAction >
73
75
74
76
<intentionAction >
77
+ <language >F#</language >
75
78
<className >com.jetbrains.rider.plugins.fsharp.services.fsi.DebugLineInFsiIntentionAction</className >
76
79
<category >F#</category >
77
80
<descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
78
81
</intentionAction >
79
82
80
83
<intentionAction >
84
+ <language >F#</language >
81
85
<className >com.jetbrains.rider.plugins.fsharp.services.fsi.DebugSelectionInFsiIntentionAction</className >
82
86
<category >F#</category >
83
87
<descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
You can’t perform that action at this time.
0 commit comments