nxp-mcuxpresso / vscode-for-mcux

Support for NXP Visual Studio Code for MCUXpresso Extension project.
13 stars 0 forks source link

Importing local Open-CMSIS-Pack folder doesn't work #19

Open escherstair opened 8 months ago

escherstair commented 8 months ago

Following what is described in the wiki, it's possible importing a remote Open-CMSIS-Pack repository. Everything works as expected.

But since I have already a folder on my PC which contains a set of Open-CMSIS-Packs (downloaded by third party tools), I tried to import a local repository. It didn't work, because the "Open-CMSIS-Pack init" has not been called over that folder. The import fails and the extension doesn't give any message to the user.

I leave a suggestion for the extension:

immagine

purdurnr commented 8 months ago

Thank you for the feedback on our Open-CMSIS-Pack integration. This is excellent input on improving our "Import Local Repository". We will include this in an upcoming release. I will update this issue when the fix has been scheduled for release.