MicrosoftDocs / visualfsharpdocs

Frozen documentation repository for legacy MSDN Content for Visual F#
https://msdn.microsoft.com/en-us/visualfsharpdocs/conceptual/visual-fsharp
Creative Commons Attribution 4.0 International
102 stars 111 forks source link

Strings, comments and types are colored the same #97

Open vasily-kirichenko opened 8 years ago

vasily-kirichenko commented 8 years ago

https://msdn.microsoft.com/en-us/visualfsharpdocs/conceptual/units-of-measure-[fsharp]

image

ReedCopsey commented 8 years ago

@dend This is something that needs to be fixed in the formatting for code snippets. We could work around this by putting comments on their own lines in the snippet, but that would only be a temporary workaround.

dend commented 8 years ago

I'll bring this up to the attention of the engineering team - seems like we can make some improvements to the syntax highlighting engine.