An open API service indexing awesome lists of open source software.

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

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.

![ZIDI Code Search](https://raw.githubusercontent.com/devMunyi/vscode-zidi-extension/master/images/zidi-search-video.gif "ZIDI Code Search Demo")

## 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`