ms2cc converts MSBuild build logs into compile_commands.json format. This compilation database is used by language servers, and various IDEs for code intelligence features (IntelliSense, navigation, ...
AI tools promise that anyone can build apps, so I put that claim to the test. After a few minor bumps, I built a custom ...