Skip to content

Fix F1 help context - #2151

Merged
KevinRansom merged 2 commits into
dotnet:masterfrom
vasily-kirichenko:fix-f1-help
Jan 3, 2017
Merged

Fix F1 help context#2151
KevinRansom merged 2 commits into
dotnet:masterfrom
vasily-kirichenko:fix-f1-help

Conversation

@vasily-kirichenko

Copy link
Copy Markdown
Contributor

I broke it in 39dc63f

interface IHelpContextService with
member this.Language = FSharpCommonConstants.FSharpLanguageName
member this.Product = FSharpCommonConstants.FSharpLanguageName
member this.Language = "fsharp"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

urgs. Where is the constant!?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What would you name it? FSharpLanguageLongName?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good

@KevinRansom KevinRansom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you can update the "fsharp" to a commonconstant pls.

@vasily-kirichenko

Copy link
Copy Markdown
Contributor Author

@KevinRansom done.

@KevinRansom

Copy link
Copy Markdown
Contributor

Thank you for making this change.

Kevin

@KevinRansom
KevinRansom merged commit 954a3e1 into dotnet:master Jan 3, 2017
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
* fix Language and Product names in F1 help context

* make "FSharp" a common constant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants