https://github.com/dannymcgee/vscode-devkit
https://github.com/dannymcgee/vscode-devkit
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dannymcgee/vscode-devkit
- Owner: dannymcgee
- License: other
- Created: 2021-11-22T05:59:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T23:18:14.000Z (about 1 month ago)
- Last Synced: 2025-04-03T19:41:23.724Z (about 1 month ago)
- Language: TypeScript
- Size: 647 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VS Code Devkit
### Important Disclaimers:
1. This project is not in any way affiliated with or endorsed by VS Code or Microsoft. It's just a very rough collection of tools I've hacked together for building VS Code extensions.
2. If you couldn't tell by that description, this is _seriously_ barebones and probably doesn't work right. It is completely undocumented. It is in no way fit for third-party consumption. The only reason I'm even publishing it in its current state is so that I don't have to keep using `npm link`, because it's annoying.That said, if you stumble across this and think it might be useful for your project, give it a shot! What's the worst that could happen? Feel free to open issues, feature requests or PRs.