project-generator / project_generator

Project generators for various embedded tools (IDE). IAR, uVision, Makefile, CoIDE, Eclipse and many more in the roadmap!
Apache License 2.0
272 stars 95 forks source link

generate csolution project files used by vscode #513

Open dbdaf opened 3 months ago

dbdaf commented 3 months ago

As you known.Arm has provided a VScode extend.So we can develop our embedded project in VScode which is a good experience to code.I have add a csolution project generator.I hope you will merge it. Thanks!

0xc0170 commented 3 months ago

Hi, thanks for the contribution.

How was this tested (I can try to reproduce it locally as well to understand the new extension).

0xc0170 commented 3 months ago

This shall resolve https://github.com/project-generator/project_generator/issues/491 , or?