- Fixed the classpath lib folder bug for Unix based systems.
- Code Builder now support external jars just place them in the lib directory in project root folder.
- Improved classpath detection for java files.
- Changed java executor to support classpath for compile.
- Added Rust Support
- Improved the terminal close detection
- Improved Performance
- Removed Telemetry
- Added a project run config, this config supercedes all single file configs
- Code Builder now supports Workspace Trust
- Code Builder now supports Virtual Workspaces
- Added a new Compiler Arguments
- Added a new Setting for the C/CPP Compiler Arguments
- Modified the Settings Now the Language Specific Settings are categorized according to language and others are in build category
- Removed the Build System Notification
- Previous Settings are marked as Deprecated
- Now the reset Command resets the whole extension's Settings
- Added Settings Map
- Fixed Typos in Readme
- Added a new Command to reset Extension
- Added the New Build System (Please reset Executor Map First to use this Build System without any issues)
- Fixed issues with Git-Bash on windows
- Fixed Activation Events
- Optimized Performance
- Added a Status Bar Widget to Switch Terminal
- Added Support for WSL on Windows
- Fixed Multiple Notification issue on MAC
- Fixed iTerm Naming scheme
- Fixed Bug where unknown files also mapped Variables in Custom Command
- Improved Custom Command
- Added Support for iTerminal
- Added Custom Command Functionality
- Added Support for R
- Fixed issues for Executable Languages in Powershell
- Changed the Build Command for GO
- Added Support for Ruby
- Added Support for GO
- Changed the Default Build command of Typescript to use ts-node
- Fixed C/CPP Compilation when Executing in Powershell
- Changed the Filenames to Enclosed Quotes in All Languages.
- Fixed Issues with Typescript Files when Executing in Powershell.
- Added the Execution of Source Files with WhiteSpace in their name for All Terminals.
- Removed the Terminal not Spawing after being closed in Mac.
- Improved Automatic Classpath Detection in Java
- Fixed the Hidden External Terminal Bug in Mac
- Language Selector can be modified from settings page no need to edit it through settings.json
- Fixed Crashes on Linux External Terminal
- Added Support for Konsole, XFCE4 Linux Terminal
- Fixed notifications When External Terminal is not Found
- Fixed External Terminal not Spawning in Mac
- Improved Automatic ClassPath detection for Java Files
- Added the Application Insights which will help to Know us which features need more development
- Added the Setting to Enable/Disable Application Insights
- Fixed Typos in Settings
- Added the Support to Run Program in External Gnome-terminal, Mate-terminal, Tilix for Linux
- Fixed issues with Preserve Focus
- Fixed Multiple External Terminal Spawns in Windows & Gnome Systems
- Added the Support for Windows to Close the External Terminal using Stop Command
- Added the Build Command for TypeScript
- Changed the preserve Focus default to false
- Added the Setting to Run Program in External Terminal
- Fixed the Subscription Bug of Stop Build Command
- Added the Stop Build Command
- Made the Clear Terminal Enabled By Default
- Added Icon
- Fixed Multiple Line Comment Bug in Automatic ClassPath
- Fixed some bugs in Automatic Class Path detection
- Added an Option to Clear Terminal at every Run
- Added an Option to whether to Preserve Focus or not at every run
- Fixed multiple terminals issue
- Added an Experimental Feature of Automatic Class Path Detection
- Added License
- Added Support for Powershell
- Added Support for IO Files
- Initial Release