|
|
|
@ -93,6 +93,7 @@ |
|
|
|
resource = "F#.FileIcon"/> |
|
|
|
resource = "F#.FileIcon"/> |
|
|
|
</Path> |
|
|
|
</Path> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Disabled F# interactive pad temporarily. |
|
|
|
<Path name = "/SharpDevelop/Workbench/Pads"> |
|
|
|
<Path name = "/SharpDevelop/Workbench/Pads"> |
|
|
|
<Pad id = "FSharpInteractive" |
|
|
|
<Pad id = "FSharpInteractive" |
|
|
|
category = "Main" |
|
|
|
category = "Main" |
|
|
|
@ -110,9 +111,8 @@ |
|
|
|
class= "FSharpBinding.SentToFSharpInteractive"/> |
|
|
|
class= "FSharpBinding.SentToFSharpInteractive"/> |
|
|
|
</Condition> |
|
|
|
</Condition> |
|
|
|
</Path> |
|
|
|
</Path> |
|
|
|
|
|
|
|
--> |
|
|
|
|
|
|
|
<Path path = "/SharpDevelop/Workbench/LanguageBindings"> |
|
|
|
<Path path = "/SharpDevelop/Workbench/LanguageBindings"> |
|
|
|
|
|
|
|
<LanguageBinding id = "F#" |
|
|
|
<LanguageBinding id = "F#" |
|
|
|
guid = "{982E8BC1-ACD7-4dbf-96AB-B2CE67D6A008}" |
|
|
|
guid = "{982E8BC1-ACD7-4dbf-96AB-B2CE67D6A008}" |
|
|
|
supportedextensions = ".fs" |
|
|
|
supportedextensions = ".fs" |
|
|
|
|