Skip to content

Commit

Permalink
Doc updates for release
Browse files Browse the repository at this point in the history
  • Loading branch information
EWSoftware committed May 15, 2023
1 parent 692fa3d commit a1835a5
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 7 deletions.
6 changes: 6 additions & 0 deletions Docs/Content/VersionHistory/VersionHistory.aml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ project. Select a version below to see a description of its changes.</para>
<section>
<content>
<list class="bullet">
<listItem>
<para>
<link xlink:href="6c7012c2-63ee-41d4-8036-df1054b0b714" />
</para>
</listItem>

<listItem>
<para>
<link xlink:href="0374de80-9512-4b10-928f-ec3ba6caf018" />
Expand Down
37 changes: 37 additions & 0 deletions Docs/Content/VersionHistory/v2023.5.15.0.aml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<topic id="6c7012c2-63ee-41d4-8036-df1054b0b714" revisionNumber="1">
<developerConceptualDocument xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink">
<introduction>
<para>Changes made in this release:</para>
</introduction>

<section>
<content>
<list class="bullet">
<listItem>
<para>Fixed incorrect path resolution for additional dictionary folders and the global ignored words
file.</para>
</listItem>

<listItem>
<para>Set the ignore private identifiers, internal identifiers, compiler generated code, and member
body identifiers code analyzer options to true to limit spell checking to public and protected identifiers by
default.</para>
</listItem>

<listItem>
<para>Reordered the configuration editor categories to list the general and code analyzer categories
first.</para>
</listItem>

</list>

</content>
</section>

<relatedTopics>
<link xlink:href="548dc6d7-6d08-4006-82b3-d5830be96f04" />
</relatedTopics>

</developerConceptualDocument>
</topic>
7 changes: 6 additions & 1 deletion Docs/ContentLayout.content
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<HelpKeyword index="K" term="configuration options, conversion" />
</HelpKeywords>
</Topic>
<Topic id="fb81c214-0fe0-4d62-a172-d7928d5b91d5" visible="True" isSelected="true" title="Configuration Options">
<Topic id="fb81c214-0fe0-4d62-a172-d7928d5b91d5" visible="True" title="Configuration Options">
<HelpKeywords>
<HelpKeyword index="K" term="configuration options, categories" />
</HelpKeywords>
Expand Down Expand Up @@ -164,6 +164,11 @@
<HelpKeywords>
<HelpKeyword index="K" term="version, history" />
</HelpKeywords>
<Topic id="6c7012c2-63ee-41d4-8036-df1054b0b714" visible="True" isSelected="true" title="Version 2023.5.15.0">
<HelpKeywords>
<HelpKeyword index="K" term="versions, 2023.5.15.0" />
</HelpKeywords>
</Topic>
<Topic id="0374de80-9512-4b10-928f-ec3ba6caf018" visible="True" title="Version 2023.5.8.0">
<HelpKeywords>
<HelpKeyword index="K" term="versions, 2023.5.8.0" />
Expand Down
3 changes: 2 additions & 1 deletion Docs/VSSpellCheckerDocs.shfbproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</NamespaceSummaries>
<ComponentConfigurations>
</ComponentConfigurations>
<HelpFileVersion>2023.3.4.0</HelpFileVersion>
<HelpFileVersion>2023.5.15.0</HelpFileVersion>
<SaveComponentCacheCapacity>0</SaveComponentCacheCapacity>
<SourceCodeBasePath>..\Source\</SourceCodeBasePath>
<WarnOnMissingSourceContext>True</WarnOnMissingSourceContext>
Expand Down Expand Up @@ -220,6 +220,7 @@
<None Include="Content\VersionHistory\v2022.12.29.0.aml" />
<None Include="Content\VersionHistory\v2022.9.6.0.aml" />
<None Include="Content\VersionHistory\v2023.3.4.0.aml" />
<None Include="Content\VersionHistory\v2023.5.15.0.aml" />
<None Include="Content\VersionHistory\VersionHistory.aml" />
<None Include="Content\VersionHistory\v2023.5.8.0.aml" />
<None Include="Content\VSSpell001.aml" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<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="43EA967E-0DE2-4136-8E52-C6DCFB5C2748" Version="2023.5.8.0" Language="en-US" Publisher="EWSoftware" />
<Identity Id="43EA967E-0DE2-4136-8E52-C6DCFB5C2748" Version="2023.5.15.0" Language="en-US" Publisher="EWSoftware" />
<DisplayName>Visual Studio Spell Checker (VS2017 and VS2019)</DisplayName>
<Description xml:space="preserve">An editor extension that checks the spelling of comments, strings, and plain text as you type or interactively with a tool window. It can also spell check an entire solution, project, or selected items. Options are available to define multiple languages to spell check against, define ignored words, control how elements and attributes in XML and MAML files are spell checked, and much more.</Description>
<MoreInfo>https://ewsoftware.github.io/VSSpellChecker</MoreInfo>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<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="E1019027-EE37-4B1A-AD4C-25CAA92CA2D5" Version="2023.5.8.0" Language="en-US" Publisher="EWSoftware" />
<Identity Id="E1019027-EE37-4B1A-AD4C-25CAA92CA2D5" Version="2023.5.15.0" Language="en-US" Publisher="EWSoftware" />
<DisplayName>Visual Studio Spell Checker (VS2022 and Later)</DisplayName>
<Description xml:space="preserve">An editor extension that checks the spelling of comments, strings, and plain text as you type or interactively with a tool window. It can also spell check an entire solution, project, or selected items. Options are available to define multiple languages to spell check against, define ignored words, control how elements and attributes in XML and MAML files are spell checked, and much more.</Description>
<MoreInfo>https://ewsoftware.github.io/VSSpellChecker</MoreInfo>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// System : Visual Studio Spell Checker
// File : AssemblyInfoShared.cs
// Author : Eric Woodruff (Eric@EWoodruff.us)
// Updated : 05/08/2023
// Updated : 05/15/2023
// Note : Copyright 2013-2023, Eric Woodruff, All rights reserved
//
// Visual Studio spell checker common assembly attributes
Expand Down Expand Up @@ -75,13 +75,13 @@ internal static partial class AssemblyInfo
//
// This is used to set the assembly file version. This will change with each new release. MSIs only
// support a Major value between 0 and 255 so we drop the century from the year on this one.
public const string FileVersion = "23.5.8.0";
public const string FileVersion = "23.5.15.0";

// Common product version
//
// This may contain additional text to indicate Alpha or Beta states. The version number will always match
// the file version above but includes the century on the year.
public const string ProductVersion = "2023.5.8.0";
public const string ProductVersion = "2023.5.15.0";

// Assembly copyright information
public const string Copyright = "Copyright \xA9 2013-2023, Eric Woodruff, All Rights Reserved.\r\n" +
Expand Down

0 comments on commit a1835a5

Please sign in to comment.