zhengfeng
Results
1
comments of
zhengfeng
Before you open your C/C++ project, activate your conda env first: ``` conda activate xxx ``` then on the current terminal session, you can open your project via `code .`...