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