https://github.com/devmunyi/vscode-zidi-extension
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
https://github.com/devmunyi/vscode-zidi-extension
Last synced: 2 days ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/devmunyi/vscode-zidi-extension
- Owner: devMunyi
- License: mit
- Created: 2023-01-22T10:25:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T06:28:45.000Z (over 3 years ago)
- Last Synced: 2025-03-04T01:41:17.209Z (about 1 year ago)
- Language: JavaScript
- Size: 289 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ZIDI Code Search - Visual Studio Code Extension
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](https://github.com/devMunyi/vscode-ZIDI-extension) and please provide feedback, submit issues and PRs!
## Tags
`ZIDI`, `ZIDI code search`, `zidiapp`, `codesnippets`, `Code`, `question`, `answer`, `debug`, `search`, `google`, `instant search`, `zidi`, `solution`