okteto / remote-kubernetes

Remote Kubernetes Development in VS Code with Okteto
Apache License 2.0
74 stars 15 forks source link

"No matching results" for Ctrl-P-"Okteto"after extension install #200

Closed drscotthawley closed 1 year ago

drscotthawley commented 2 years ago

Describe the bug Apparently after installing the extension, we're supposed to be able to type "Okteto" and get results such as "up" "down" etc, but all I see is "No matching results"

To Reproduce Steps to reproduce the behavior:

  1. Install VSCode 1.67 on Ubuntu 20, install Remote-SHH extension.
  2. Go to Okteto extension page: https://marketplace.visualstudio.com/items?itemName=okteto.remote-kubernetes
  3. Copy command "ext install okteto.remote-kubernetes"
  4. In VSCode, press Ctrl-P, and paste in the install command & run it.
  5. With extension installed, press Ctrl-P again, then start typing "Okteto", and see that it produces "No matching results".

Expected behavior What the tutorial says should happen: tutorial image

Screenshots Can't screenshot because when I press any other key (e.g. to activate screenshot), the Command Palette disappears.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

VSCode Version: 1.67.2 Commit: c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5 Date: 2022-05-17T18:23:40.286Z Electron: 17.4.1 Chromium: 98.0.4758.141 Node.js: 16.13.0 V8: 9.8.177.13-electron.0 OS: Linux x64 5.17.5-76051705-generic

rberrelleza commented 2 years ago

@drscotthawley if you open the extension panel, do you see the extension installed?

image

drscotthawley commented 2 years ago

Yes, I see it as installed. 2022-07-01_18-57

drscotthawley commented 2 years ago

image

rberrelleza commented 1 year ago

We haven't been able to replicate this. Is this still happening on newer versions of the extension?

drscotthawley commented 1 year ago

I have not made any attempt to try Okteto since then, and am unlikely to get a chance to try. I support closing this issue, if you want to.