We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92250c1 commit caf4596Copy full SHA for caf4596
README.md
@@ -33,6 +33,11 @@ This XSLT/XPath extension for VSCode provides comprehensive language support for
33
- Tag Rename
34
- Auto tag-close (requires 'formatOnType' setting)
35
- Auto clean orphaned end tag after `/` added to make start tag self-close
36
+ - Element Selection Commands:
37
+ - `XML: Select Current element`
38
+ - `XML Select Preceding element`
39
+ - `XML: Select Following element`
40
+ - `XML: Select Parent element`
41
42
---
43
0 commit comments