BigBahss / vscode-cmantic

C/C++ code generation for VS Code: Generate Definitions, Getters, Setters, and much more.
https://bigbahss.github.io/vscode-cmantic/
MIT License
82 stars 9 forks source link

[Bug] If I use the terminal after installing the extension, CPU usage increases abnormally. #55

Open pgh268400 opened 1 year ago

pgh268400 commented 1 year ago

Hello. I am a Korean developer who loves programming. After installing the extension cmantic, if i compile using gcc/g++ in the terminal, rg.exe runs infinitely and uses the cpu abnormally. To be honest, I'm not sure which extension conflicts with this problem, but below are extensions related to C/C++ that I use.

C snippets C/C++ Extension Pack C/C++ CMake CMake Tools C-mantic (here)

I hope this gets resolved and I'm wondering if anyone else has the same problems as me. This is article that i wrote about problem https://pgh268400.tistory.com/551