Skip to content

Commit 96baf76

Browse files
authored
Revise extension description for clarity and conciseness max:280 chars
Updated the description to clarify feature, improve readability and reduce to 280 characters.
1 parent e5b194b commit 96baf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/XrmTools/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Metadata>
44
<Identity Id="XrmTools.eba3cd26-ffad-444f-b4ef-771d430bacef" Version="1.5.5" Language="en-US" Publisher="Reza Niroomand" />
55
<DisplayName>Xrm Tools</DisplayName>
6-
<Description xml:space="preserve">Xrm Tools is a Visual Studio extension that aims to make Power Platform development feel native within Visual Studio. You will get Intellisense support for your Plugins, generate boiler plate code, typed entities and more right from within Visual Studio. You have full control over code generation using Scriban templates.</Description>
6+
<Description xml:space="preserve">Xrm Tools is a Visual Studio extension that makes Power Platform development feel native. It adds IntelliSense for plugins, generates boilerplate and typed entities, and makes FetchXML a first-class language inside Visual Studio, with full control over code generation.</Description>
77
<MoreInfo>https://github.com/rezanid/xrmtools</MoreInfo>
88
<License>Resources\LICENSE.txt</License>
99
<GettingStartedGuide>Resources\GettingStarted.html</GettingStartedGuide>

0 commit comments

Comments
 (0)