This plugin allows you to quickly search SyntaxDB from the VSCode window.
Installation
Open the Command Palette (F1, CTRL+SHIFT+P / CMD+SHIFT+P) and select Extensions: Install Extension. Search for Syntax Lookup - SyntaxDB and select it to install.
Use
To use the plugin, either use the command Syntax Lookup or press CTRL+ALT+S (CMD+ALT+S on Mac). A search bar will appear which functions the same way as the SyntaxDB website. If there's a direct match, a new window will open beside the editor window with the syntax, description, and code sample. If not, a list of closely related results will appear (select one), and the same thing will occur once a result is selected. Press ESC to leave the extension at any time.
Upcoming features
Command to search from within your current editor language