bmd-studio / stm32-for-vscode

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

ST button not showing up #140

Closed DiegoTheMod closed 1 year ago

DiegoTheMod commented 1 year ago

Hi, I have just started trying to use the software but I can't get it to recognize my project files and start stm32 for vscode. Screenshot 2023-02-13 102415

jortbmd commented 1 year ago

Hi! Thanks for opening up an issue for this. Could you tell me what kind of files are in your workspace? It generally looks for a .ioc file on start-up. Should that fail there is also a command which you can use (use ctrl/cmd + shift + p to open up the command pop-up). The command is: "STM32: Open the STM32 for VSCode extension". Hope this helps. Please let me know if the issue persists.

jortbmd commented 1 year ago

Will close this issue due to inactivity. If the issue persists feel free to re-open up this issue again.