alefragnani / vscode-project-manager

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

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

Closed codegzx closed 6 months ago

codegzx commented 1 year 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 1 year ago

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

alefragnani commented 6 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