Releases: shank03/bldr
Releases Β· shank03/bldr
Builder Extension - 2.2.1
Full Changelog: v2.2.0...2.2.1
Builder Extension - 2.2.0
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>
Builder Extension - 2.1.2
Update: 2.1.2 - Fixed executing build command in WSL - Channel output print whether build was success Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>
Builder Extension - 2.1.1
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>
Builder Extension - 2.1.0
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>
Builder Extension - 2.0.1
Update: 2.0.1 Improved execution on different terminals. Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>
Builder Extension - 2.0.0
Update 2.0.0: Auto save file before compiling Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>
Builder Extension - 1.9.1
Update: 1.9.1 Link math library when included math.h Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>