Caphyon / clang-power-tools

Bringing clang-tidy magic to Visual Studio C++ developers.
http://www.clangpowertools.com
Apache License 2.0
472 stars 57 forks source link

Missing context menu item after install. #1362

Open dtromb opened 4 weeks ago

dtromb commented 4 weeks ago

I installed Clang Power Tools as per the instructions on the website, then opened my CMake-based solution.

There is no context menu for CPT anywhere, on the solution, on the project, or any of the source files.

There's literally nothing showing up and no way to use this.

mariru27 commented 4 weeks ago

Hi @dtromb,

Does this happen on a simple test project too? Can you give me an test project?

Can you try on a Visual Studio solution too? If you open a test project as Solution, can you see the context menu?

Kind regards, Marina