Skip to content

Commit 3a9bef1

Browse files
author
Justin Clareburt
committed
Toolbar no longer default docked.
1 parent 6bc4c9a commit 3a9bef1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

HotSettings/HotSettings.vsct

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@
3333

3434
<Menus>
3535
<Menu guid="guidHotSettingsCmdSet" id="HotSettingsToolbar" type="Toolbar">
36-
<CommandFlag>DefaultDocked</CommandFlag>
3736
<Strings>
3837
<ButtonText>Editor Adornments</ButtonText> <!-- Not sure where this is used. Might be redundant. -->
39-
<CommandName>Hot Settings</CommandName> <!-- This becomes the Toolbar name. Does not show up as a command in Tools->Options,Keyboard -->
38+
<CommandName>Hot &amp;Settings</CommandName> <!-- This becomes the Toolbar name. Does not show up as a command in Tools->Options,Keyboard -->
4039
</Strings>
4140
</Menu>
4241
<Menu guid="guidHotSettingsCmdSet" id="EditorMarginContextMenu" type="Context">

0 commit comments

Comments
 (0)