Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions vsintegration/src/FSharp.Editor/FSharp.Editor.resx
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,10 @@
<value>Add 'new' keyword</value>
</data>
<data name="ImplementInterface" xml:space="preserve">
<value>Implement interface explicitly</value>
<value>Implement interface</value>
</data>
<data name="ImplementInterfaceWithoutTypeAnnotation" xml:space="preserve">
<value>Implement interface explicitly without type annotation</value>
<value>Implement interface without type annotation</value>
</data>
<data name="PrefixValueNameWithUnderscore" xml:space="preserve">
<value>Prefix value name with underscore</value>
Expand Down