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 50
50
<projectConfigurable parentId =" Errors" instance =" com.jetbrains.rider.settings.FSharpInspectionsPage" />
51
51
52
52
<intentionAction >
53
+ <language >F#</language >
53
54
<className >com.jetbrains.rider.plugins.fsharp.services.fsi.SendLineToFsiIntentionAction</className >
54
55
<category >F#</category >
55
56
<descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
56
57
</intentionAction >
57
58
58
59
<intentionAction >
60
+ <language >F#</language >
59
61
<className >com.jetbrains.rider.plugins.fsharp.services.fsi.SendSelectionToFsiIntentionAction</className >
60
62
<category >F#</category >
61
63
<descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
62
64
</intentionAction >
63
65
64
66
<intentionAction >
67
+ <language >F#</language >
65
68
<className >com.jetbrains.rider.plugins.fsharp.services.fsi.DebugLineInFsiIntentionAction</className >
66
69
<category >F#</category >
67
70
<descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
68
71
</intentionAction >
69
72
70
73
<intentionAction >
74
+ <language >F#</language >
71
75
<className >com.jetbrains.rider.plugins.fsharp.services.fsi.DebugSelectionInFsiIntentionAction</className >
72
76
<category >F#</category >
73
77
<descriptionDirectoryName >SendToFsi</descriptionDirectoryName >
You can’t perform that action at this time.
0 commit comments