bmd-studio / stm32-for-vscode

STM32 extension for working with STM32 and CubeMX in VSCode
MIT License
207 stars 27 forks source link

Command stm32-for-vscode... not found #110

Closed josueportiz closed 2 years ago

josueportiz commented 2 years ago

Dear all,

I haven't be able to get the extension run. After the installation the logo doesn't appear in the sidebar. If I run commands (Ctrl+Shift+P) I get different errors.

Setup:

Thank you very much for your time. Kind regards.

jortbmd commented 2 years ago

Thanks for opening up an issue for this. Could it be that you are not in an active folder/workspace? As the extension will only startup when it sees a file with the .ioc extension or the stm32-for-vscode.config.yaml file. If not let me know, then I can look into it.

josueportiz commented 2 years ago

Thank you for your kind replay.

That was my fault. I've double checked it on two different OS. It works. Thank you for the point.

Kind regards.