alefragnani / vscode-project-manager

Project Manager Extension for Visual Studio Code
GNU General Public License v3.0
1.87k stars 222 forks source link

[BUG] - how can i debug or package vscode-project-manager-core #703

Closed codegzx closed 2 months ago

codegzx commented 11 months ago
  1. run yarn at root folder of the profect;
  2. but then i found there is nothing in ../vscode-project-manager-core and ../vscode-whats-new.
  3. then how to debug or package the project ; image
dongyanghe commented 10 months ago

Also, if you could provide 'vscode project manager core', thank you very much

alefragnani commented 2 months ago

Hi @codegzx ,

You can't debug it right now, because the core repo is not open source.

I've plans to reopen it, as tracked in #498 . Probably in the upcoming releases, but no ETA.

Hope this helps