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

Extension not passing query data through to zeal unless zeal is already opened

Open mesa123123 opened this issue 5 years ago • 0 comments

System info: OS: Windows 10 Vs info: Version: 1.27.1 (user setup) Commit: 5944e81f3c46a3938a82c701f96d7a59b074cfdc Date: 2018-09-06T09:21:18.328Z Electron: 2.0.7 Chrome: 61.0.3163.100 Node.js: 8.9.3 V8: 6.1.534.41 Architecture: x64

Steps to reproduce:

  1. Open visual studio code;
  2. Open an editor with javascript text
  3. Select any js code that would appear in the language docs (e.g. "Number.isInteger()" )
  4. Make sure Zeal is not currently open
  5. push any of the four key maps for extension

Result: Zeal should open, but not actually search any docs N.B. if you push the same keymap whilst zeal is opened, the query should send perfectly

mesa123123 avatar Sep 12 '18 12:09 mesa123123