Skip to content

Conversation

@vasily-kirichenko
Copy link
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
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
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
Contributor

Choose a reason for hiding this comment

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

sounds good

Copy link
Contributor

@KevinRansom KevinRansom left a comment

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
Contributor Author

@KevinRansom done.

@KevinRansom
Copy link
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants