Instantly search codesnippet on ZIDI staying in a context of your favorite vs-code. Select a line and initiate the instance search with a `cmd+m` (help) hotkey
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This extension adds a quick command to search ZIDI without leaving your favorite VS Code. You can find the command by name ZIDI Code Search or by using the hotkeys cmd+m on Mac or ctrl+m on Linux/Windows. As an alternative you can execute search instantly from a context menu (select text -> right click -> ZIDI Search) or by using the hotkeys cmd+shift+m on Mac or ctrl+shift+m on Linux/Windows.
Features
ZIDI Code search without leaving VS-Code
Execute search with a search term preview (ctrl/cmd+m) or instantly (ctrl/cmd+shift+m)
Browse search result by title and implementation type (plain code, function based, class based or API based)
Open selected post in a default browser
Execute ZIDI search as an option if no relevant results found
Execute Google search as an option if no relevant results found
Release Notes
This is an initial version of the ZIDI Code Search extension.
Contributions
Star and follow this public repository and please provide feedback, submit issues and PRs!