有没有办法为C++启用CodeLens?通过扩展或原生VS设置。
我要说的就是C#的这个特性
发布于 2020-02-01 04:25:42
https://devblogs.microsoft.com/cppblog/announcing-codelens-for-c-unit-testing/ https://developercommunity.visualstudio.com/idea/351131/codelens-for-c.html
这是我能找到的关于这件事的所有官方信息。似乎他们在C++17中添加了它,然而,它专注于单元测试。
https://stackoverflow.com/questions/60009784
复制相似问题