You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: 2.2.1
- Implementation of header file won't be asked for .hpp files
- Terminal will now be created with default names.
Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>
Update: 2.2.0: Fix debugging issue
C/C++ extension update was not allowing debugger to run due to change in the command name.
It is now fixed.
Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>
Update: 2.1.1
Compiled program will now be executed in separate terminal by name C/C++ Build.
So that it doesn't interfere with ongoing processe(s).
Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>
Update: 2.1.0
- Fixed editor focus bugs
- Added a command to clean (delete) all the built executable files.
Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>