Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sketchbuch/vsc-terminal-buttons
Adds a button to the right hand side of the statusbar in VSC to run the 'Rename terminal' command. The button is only visible if there is a visible terminal.
https://github.com/sketchbuch/vsc-terminal-buttons
javascript statusbar terminal typescript vscode vscode-extension
Last synced: 7 days ago
JSON representation
Adds a button to the right hand side of the statusbar in VSC to run the 'Rename terminal' command. The button is only visible if there is a visible terminal.
- Host: GitHub
- URL: https://github.com/sketchbuch/vsc-terminal-buttons
- Owner: sketchbuch
- License: mit
- Created: 2019-07-02T16:55:12.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-06T05:54:46.000Z (7 days ago)
- Last Synced: 2024-11-06T06:31:44.503Z (7 days ago)
- Topics: javascript, statusbar, terminal, typescript, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Rename terminal Button Extension
**(vsc-terminal-buttons)**
![A screenshot showing the changes made by this extension](https://raw.githubusercontent.com/sketchbuch/vsc-terminal-buttons/master/docs/images/screenshot.png '# Rename terminal Button Extension')
Adds a button to the right hand side of the statusbar to run the 'Rename terminal' command. The button is only visible if there is a visible terminal.