mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
# Welcome to Void.
|
|
|
|
<div align="center">
|
|
<img
|
|
src="./src/vs/workbench/browser/parts/editor/media/slice_of_void.png"
|
|
alt="Void Welcome"
|
|
width="300"
|
|
height="300"
|
|
/>
|
|
</div>
|
|
|
|
Void is the open-source Cursor alternative.
|
|
|
|
This repo contains the full sourcecode for Void. We are currently in [open beta](https://voideditor.com/email) for Discord members (see the `announcements` channel), with a waitlist for our official release. If you're new, welcome!
|
|
|
|
- 👋 [Discord](https://discord.gg/RSNjgaugJs)
|
|
|
|
- 🔨 [Contribute](https://github.com/voideditor/void/blob/main/HOW_TO_CONTRIBUTE.md)
|
|
|
|
- 🚙 [Roadmap](https://github.com/orgs/voideditor/projects/2)
|
|
|
|
- 📝 [Changelog](https://voideditor.com/changelog)
|
|
|
|
- 🧭 [Codebase Guide](https://github.com/voideditor/void/blob/main/VOID_CODEBASE_GUIDE.md)
|
|
|
|
## Contributing
|
|
|
|
1. Feel free to attend a weekly meeting in our Discord channel if you'd like to contribute!
|
|
|
|
2. To get started working on Void, see [`HOW_TO_CONTRIBUTE`](https://github.com/voideditor/void/blob/main/HOW_TO_CONTRIBUTE.md).
|
|
|
|
3. We're open to collaborations and suggestions of all types - just reach out.
|
|
|
|
|
|
## Reference
|
|
|
|
Void is a fork of the [vscode](https://github.com/microsoft/vscode) repository. For a guide to the VSCode/Void codebase, see [`VOID_CODEBASE_GUIDE`](https://github.com/voideditor/void/blob/main/VOID_CODEBASE_GUIDE.md).
|
|
|
|
## Support
|
|
Feel free to reach out in our Discord or contact us via email: hello@voideditor.com.
|