All notable changes to the "vscode-open-native-terminal" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Add settings to change command visibility:
- show-current-folder-option
- show-root-folder-option
- show-terminal-icon
- Fix 2 vulnerabilities
- fixed vulnerability issues in dependencies
- Added possibility to set default terminal for Mac OS issue
- added an Console Icon on the tabs bar issue
- Fixed issue with spaces for root path for Windows OS issue
- Fixed issue with spaces for Windows OS issue
- checkCurrentOS to detectOSAndLaunchTerminal
- dictionary collection
- name option Open in native terminal to Open in native terminal (current folder)
- name option Open in native terminal on the root folder to Open in native terminal (root folder)
- Ability to open native terminal on the root folder - Implemented this issue
- Possibility to add default terminal to settings.json file (only Linux)
- Initial release