Releases: yogensia/VSCodeSearchWPDocs
Releases · yogensia/VSCodeSearchWPDocs
v3.0.1
- Update Readme in VSCode Marketplace.
v3.0.0
- Updated extension to work with new WP Docs redesign.
- Improved URI handling in webviews.
- Updated WordPress Function and Hook definitions.
- Refactored and clean up code.
- Updated styling of documentation webview themes.
- Updated whole project, dependencies and build scripts.
v2.0.1
- Troubleshoot error loading request module.
v.2.0.0
- Added feature to view documentation inside VSCode.
- Added themes 'WPDocs', 'One Dark' and 'Monokai' for documentation.
- Fixed keyboard shortcut not working when trying to invoke search without a selection.
v1.1.2
It is no longer necessary to select a word, if nothing is selected the extension will search the word at the cursor position.
v1.1.1
Fix default google search parameter, changed from 'url' to 'site'. Thanks to 'soderlind' for reporting the error.
Push v1.1.0
Adds configuration and streamlines commands.
v1.0.0
Fix repository URLs in package.json