querySelector autocompletiton for Visual Studio CodeWorks as eCSSTractor. You just select html tags and run command. Then text will copy to clipboard UsageOpen any document contain HTML and do one of the following:
Query Selector
Query Selector All
Query selector with event
If you want you can select by ...(id, class, tagName)
If you want you can select all by ...(id, class, name, tagName)
Selector with detail will be select element detaized. Example: querySelector('div#some div.child')
***NEW AUTOCOMPLETITON YOU CAN AUTOCOMPLETE CREATE ELEMENT PROCESS IN JS
InstallOpen up VS Code and input hotkey Ctrl+Shift+X. Search Selector Js. Choose and Install Then reload window Updates##0.0.1
##0.0.2
##0.0.3
##0.0.4
##0.0.5 ##0.0.6 |






