demisto / vscode-extension

MIT License
12 stars 3 forks source link

VSCode explorer commands missing #22

Closed nwoodfnts closed 2 years ago

nwoodfnts commented 2 years ago

VSCode explorer commands missing when using right click. Per extension readme it should be available to run commands from right click context.

Itay4 commented 2 years ago

hi @nwoodfnts, thanks for reporting this ! are you referring to those commands?

Screen Shot 2021-09-05 at 13 34 28
nwoodfnts commented 2 years ago

Yes that is correct.

image

Itay4 commented 2 years ago

the right-click commands were added in version 0.0.4 and are limited to files in the workspace in the Packs/* directory - can you please confirm this is the case? if so, can you provide more details about your env?

nwoodfnts commented 2 years ago

It may be due to it not being in a Packs/* directory. When I setup dev/prod GitHub it didn't create directories for packs etc. Its all individual files.

Itay4 commented 2 years ago

@nwoodfnts sorry for the late reply

this seems to be the expected behavior

can you please elaborate on the structue of your workspace so we can see what we can do to support it?

nwoodfnts commented 2 years ago

image

it uses prefixes instead of folders - see attached screen shot as well as one above.

jochman commented 2 years ago

fixed in 0.0.5.