Skip to content

Commit 35e2c28

Browse files
committed
Shorten documentation entries in CHANGELOG
Signed-off-by: David Thompson <[email protected]>
1 parent b301b06 commit 35e2c28

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,10 @@
66

77
* Added CodeLens that displays referenced grammars at the top of an XML file. See [#569](https://github.com/redhat-developer/vscode-xml/pull/569).
88
* Added CodeAction to bind an XML document to an existing schema. See [#515](https://github.com/redhat-developer/vscode-xml/issues/515).
9-
* Document lemminx debug process with vscode-xml. See [#543](https://github.com/redhat-developer/vscode-xml/issues/543).
109
* If the workspace is not trusted, "Resolve external entities" is set to false. See [#537](https://github.com/redhat-developer/vscode-xml/issues/537).
1110
* Command to bind an XML document to an existing schema. See [#514](https://github.com/redhat-developer/vscode-xml/issues/514).
12-
* Added documentation for binding to grammar/schema. See [#567](https://github.com/redhat-developer/vscode-xml/issues/567).
13-
* Added documentation for `Bind to grammar/schema file` command. See [#561](https://github.com/redhat-developer/vscode-xml/issues/561).
14-
* Added documentation for CodeLens support in features docs. See [#562](https://github.com/redhat-developer/vscode-xml/issues/562).
15-
* Added documentation for formatting in features docs. See [#560](https://github.com/redhat-developer/vscode-xml/issues/560).
16-
* Updated documentation for `closingBracketNewLine` when `splitAttributesIndentSize` is enabled. See [#550](https://github.com/redhat-developer/vscode-xml/pull/550).
17-
* Added debug instructions for debugging lemminx with vscode-xml. See [#549](https://github.com/redhat-developer/vscode-xml/pull/549).
18-
* Added documentation for workspace trust interaction with `resolveExternalEntities`. See [#546](https://github.com/redhat-developer/vscode-xml/pull/546).
1911
* Collect telemetry data about text documents that are opened: file extension, grammar binding strategy, grammar resolving strategy. See [eclipse/lemminx#1066](https://github.com/eclipse/lemminx/issues/1066).
12+
* Improved documentation. See [#543](https://github.com/redhat-developer/vscode-xml/issues/543), [#546](https://github.com/redhat-developer/vscode-xml/pull/546), [#550](https://github.com/redhat-developer/vscode-xml/pull/550), [#560](https://github.com/redhat-developer/vscode-xml/issues/560), [#561](https://github.com/redhat-developer/vscode-xml/issues/561), [#562](https://github.com/redhat-developer/vscode-xml/issues/562), [#567](https://github.com/redhat-developer/vscode-xml/issues/567).
2013

2114
### Bug Fixes
2215

0 commit comments

Comments
 (0)