https://github.com/nulldef/vscode-remove-active-file
VSCode extension for removing the currently opened file
https://github.com/nulldef/vscode-remove-active-file
Last synced: 7 months ago
JSON representation
VSCode extension for removing the currently opened file
- Host: GitHub
- URL: https://github.com/nulldef/vscode-remove-active-file
- Owner: nulldef
- License: mit
- Created: 2022-09-20T08:28:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-20T08:30:52.000Z (over 3 years ago)
- Last Synced: 2025-02-22T18:38:10.637Z (about 1 year ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Removing the current file
This extenstion adds a new command `remove-active-file.deleteFile` (hotkey `cmd+k cmd+d`) which dleetes the currently opened file.
**Enjoy!**