bmd-studio / stm32-for-vscode

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

Request: add path browsing to the "please enter the name/path to the linker script" window #175

Open DeflateAwning opened 3 months ago

DeflateAwning commented 3 months ago

During the configuration, having to exit the configuration to find the path and then copy-paste in the path to the linker script is annoying. It would be nice if the text-based file browser within VSCode could be used.

An example of this tool is shown in the configuration of the VSCode SSH plugin, and countless others.

jortbmd commented 3 months ago

Hi! Thanks for all the feedback. It really is appreciated. Sounds like a nice UX upgrade. I will look into it. If it is easy enough to do it might be in the next release.