ARM-software / vscode-cmsis-csolution

Extension support for VS Code CMSIS Project Extension
https://marketplace.visualstudio.com/items?itemName=Arm.cmsis-csolution
Other
23 stars 5 forks source link

Don't see the + or options to create new project #11

Closed fredo514 closed 1 year ago

fredo514 commented 1 year ago

Type: Bug Report

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Go to the CMSIS tab
  2. See error

Expected behavior In the CMSIS tab, see the the Create a solution nor the Manage software components icons, per the readme.

mcgordonite commented 1 year ago

Hi @fredo514, both the create solution and manage components views are marked as "experimental features". Please enable the setting as described here: https://github.com/ARM-software/vscode-cmsis-csolution#create-a-csolution-project.

Note: the manage components view will no longer be marked experimental from the next release.

fredo514 commented 1 year ago

Oops, missed it. Sorry about that.