|
|
|
@ -93,7 +93,9 @@ |
|
|
|
resource = "F#.FileIcon"/> |
|
|
|
resource = "F#.FileIcon"/> |
|
|
|
</Path> |
|
|
|
</Path> |
|
|
|
|
|
|
|
|
|
|
|
<Path name = "/SharpDevelop/Workbench/Pads"> |
|
|
|
<!-- Disabled FSharpInteractive pad. |
|
|
|
|
|
|
|
If F# is not installed SharpDevelop cannot run if this pad is enabled. |
|
|
|
|
|
|
|
<Path name = "/SharpDevelop/Workbench/Pads"> |
|
|
|
<Pad id = "FSharpInteractive" |
|
|
|
<Pad id = "FSharpInteractive" |
|
|
|
category = "Main" |
|
|
|
category = "Main" |
|
|
|
title = "F# Interactive" |
|
|
|
title = "F# Interactive" |
|
|
|
@ -110,8 +112,9 @@ |
|
|
|
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" |
|
|
|
|