tabeyti / jenkins-jack

Jack into your Jenkins to execute Pipeline scripts, provide Pipeline step autocompletions, pull Shared Library step documenation, run console groovy scripts across multiple nodes, and more! Honestly, not that much more.
Other
97 stars 32 forks source link

[Query] command 'extension.jenkins-jack.jacks' not found #19

Closed vrenjith closed 3 years ago

vrenjith commented 4 years ago

Hi, I just installed the latest version of Jenkins Jack (v 1.0.1) in VS Code Version: 1.43.1 I am getting the same error reported in #8

I am sure this is a resolved issue and I am doing something wrong here. Do we need an installation of groovy needed in the machine to use this extension? Or is there anything else I am missing @tabeyti ?

-Renjith

sboardwell commented 4 years ago

Experiencing the same thing. None of the commands can be found apparently.

Version: 1.45.1
Commit: 5763d909d5f12fe19f215cbfdd29a91c0fa9208a
Date: 2020-05-14T08:27:22.494Z
Electron: 7.2.4
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Linux x64 5.3.0-51-generic snap

Tried different versions of jenkins-jack. All had the same problem.

tabeyti commented 3 years ago

Hey @vrenjith and @sboardwell

Super sorry for such a late reply to this. The latest version 1.1.0 should have a fix for this.

Ensure your extension is updated, and If one of you could please validate for me, I'd appreciate it.

sboardwell commented 3 years ago

@tabeyti - works great, thanks for the fix!