Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingsword09/quick-action
VSCode extension quick open in default program.
https://github.com/kingsword09/quick-action
vscode vscode-extension
Last synced: about 2 months ago
JSON representation
VSCode extension quick open in default program.
- Host: GitHub
- URL: https://github.com/kingsword09/quick-action
- Owner: kingsword09
- License: mit
- Created: 2024-08-17T00:57:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T12:28:29.000Z (5 months ago)
- Last Synced: 2024-10-13T01:22:09.812Z (3 months ago)
- Topics: vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 488 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# automator-quick-action
VSCode extension quick open in default program.
## TODO
- [ ] Add Windows Support.
- [x] Add a configuration option to configure the opening program.
- [ ] Replace dependency glob with node:fs/promises glob.
- [ ] Add shortcut key.## License
[MIT](./LICENSE.md) License © 2024 [Kingsword](https://github.com/kingsword09)