Skip to content

Commit

Permalink
Update the display name
Browse files Browse the repository at this point in the history
  • Loading branch information
BigEgg committed Oct 1, 2020
1 parent e5e8c2f commit 2990ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PowerMode/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="PowerMode.BigEgg.da608ebd-fb4a-4cf7-8b94-bd63bbe4ffed" Version="1.0.0" Language="en-US" Publisher="BigEgg" />
<DisplayName>PowerMode</DisplayName>
<DisplayName>Power Mode</DisplayName>
<Description xml:space="preserve">This is the Power Mode extension for Visual Studio to replicate the effects from https://github.com/codeinthedark/editor.</Description>
<MoreInfo>https://bigeggtools.github.io/PowerMode/</MoreInfo>
<License>LICENSE.txt</License>
Expand Down

0 comments on commit 2990ac3

Please sign in to comment.