AngularDoc / angulardoc.github.io

angulardoc.github.io web site
https://angulardoc.github.io
34 stars 2 forks source link

command not found #39

Closed ChuckJonas closed 5 years ago

ChuckJonas commented 5 years ago

If I try to run open file. I just get command 'copilot.explorer.open' not found.

Same with refresh.

Also, when I try to load the application explorer it just says

There is no data provider registered that can provide view data.

ChuckJonas commented 5 years ago

I got here from the https://marketplace.visualstudio.com/items?itemName=Metatype.copilot-vscode extension... not sure why...

agiledigits commented 5 years ago

Which project did you have? How did you run the "open file" command when there's no data in the tree view?

ChuckJonas commented 5 years ago

it's a typescript react project. I ran cmd-shift p -> co-pilot: open file. The command shows up regardless of the vscode context

FlavioMH commented 5 years ago

The same for me. I am usign VSCode Insiders 1.34.0 on Windows. Even if I try to refresh Copilot application explorer it says: command 'copilot.explorer.refresh' not found

c0h1b4 commented 5 years ago

Same here. VueJS project.

knlambert commented 5 years ago

Same here.

image

Settings.json :

{ "workbench.iconTheme": "vscode-icons", "workbench.colorTheme": "Dracula", "window.zoomLevel": -1, "editor.minimap.enabled": false, "angulardoc.project_root": "./client/" }

My tree :

image

agiledigits commented 5 years ago

@knlambert Could you do a Skype session with us right now to debug this issue?

agiledigits commented 5 years ago

@knlambert @ChuckJonas @FlavioMH Please try v1.0.2 and see if you still have problems.

agiledigits commented 5 years ago

This is most likely due to a failed analyzer download. Starting from v1.1.0 an error message will be shown on the status bar to alert the users about that.

papiermache commented 3 years ago

What closed this? Just installed Copilot, nothing works, errors: "command copilot.explorere.refresh not found" and "copilot server (e || []).filter is not a function" and "copilot: pen home page resulted in an error".