vscode-dash icon indicating copy to clipboard operation
vscode-dash copied to clipboard

[Feature - Easy] Zeal Search: "language:searchword"

Open martinandersen3d opened this issue 4 years ago • 1 comments

Windows + Zeal.

Zeal has a nice feature, try write "javascript:" in the search field, this will show only results from javascript and not from other languages.

In the extension, can you please detect what language the file is using, and send it to zeal?

Example: in vscode editing a "user.js" file, and highlights/select a "document" word in the file, and executing this extension, will result in a search in zeal, that looks like "javascript:document"

then it wont be mixed togheter with all the other languages :D

image

martinandersen3d avatar Jan 21 '20 20:01 martinandersen3d

Thank you @martinandersen3d!

The plugin has this feature for Dash on MacOS. Maybe the implementation is different with Zeal. I'll investigate.

deerawan avatar Feb 06 '20 10:02 deerawan