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

Configuration Wizard Replacement #64

Closed FerdinandEn closed 2 months ago

FerdinandEn commented 2 months ago

Type: Feature Request

OS and Version: Windows 11 VS Code Version: 1.88 CMSIS Solution 1.34.3

For .h files, I can set the content graphically as in uVision. This does not work for other file types e.g. .s , *.dbgconf

ReinhardKeil commented 2 months ago

Config Wizard is available, just opens a bit different. See here https://developer.arm.com/documentation/108029/0000/Arm-CMSIS-csolution-extension/Use-the-Configuration-Wizard

thorstendb-ARM commented 2 months ago

Hi @FerdinandEn, thanks for pointing this out. We are currently working on enabling also other files.