- Fix: Remove unnecessary files
- Fix: Terminals created without a shell executable (Remote Explorer)
- Fix: Improve cmd, powershell, and wsl terminals changing names
- Fix: Clearing terminals with scrollbars
- Performance: Sped up executeCommand and listCommands
- Info: Simplified error messages
- Info: Fixed descriptions of stop & logout in settings
- Add: Variable {directory} in command string to get the full path of the current directory
- Fix: Issue with paths for WSL
- Info: Changed icon
- Info: Fixed typos in README.md
- Fix: Issue with options per command
- Add: Variable {path} to command string to get the full path of the current file
- Add: Variable {selection} to command string to get the selected text
- Add: Option "terminal" to individual/default commands to choose terminal name
- Fix: Issue with command being cut off with WSL, stop/logout, and clear
- Info: Remove known issue because VSCode fixed inability to open terminal without focus
- Fix: issue with ms-vscode-remote.remote-ssh
- Fix: settings.json bug with terminalMacros.commands
- Info: Updated description
- Info: Fixed wording and typos in README.md
- Initial release