Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DOMQSNew to Visual Studio Code? Get it now.
DOMQS

DOMQS

Preview

whizsid

|
3,521 installs
| (1) | Free
Search facility by DOM query selectors in your HTML/XML files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


License: MIT Build: parsing VS Code: Installs

DOMQS is a VS Code extension enable users to search by DOM query selectors in their HTML/XML documents.

DOMQS on VSCode

Installation

Search for 'DOMQS' in your extensions tab in left bar and install the first extension.

Configuration

Currently DOMQS is supporting only for html and xml file types. You can add other languages by editing domqs.availableLanguages in your settings.json file.

Available Commands

Press Ctrl+Shift+P and type 'DOMQS' to get a list of all commands.

  • Find by a query selector (Ctrl+Alt+F)
  • Go to the next selection (Ctrl+Alt+M)
  • Go to the previous selection (Ctrl+Alt+P)
  • Select All occurances

TODO

Currently VS Code is not supporting to adding custom find terms. I have send them a issue to implement this feature. I can bind this library with new features after implemented.

Contributions

All pull requests and issues are welcome.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft