mirror of
https://github.com/voideditor/void
synced 2026-05-22 08:58:26 +00:00
37 lines
1.2 KiB
Markdown
37 lines
1.2 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.
|
|
|
|
Use AI agents on your codebase, checkpoint and visualize changes, and bring any model or host locally. Void sends messages directly to providers without retaining your data.
|
|
|
|
This repo contains the full sourcecode for Void. If you're new, welcome!
|
|
|
|
- 🧭 [Website](https://voideditor.com)
|
|
|
|
- 👋 [Discord](https://discord.gg/RSNjgaugJs)
|
|
|
|
- 🚙 [Project Board](https://github.com/orgs/voideditor/projects/2)
|
|
|
|
|
|
## Contributing
|
|
|
|
1. To get started working on Void, check out our Project Board! You can also see [HOW_TO_CONTRIBUTE](https://github.com/voideditor/void/blob/main/HOW_TO_CONTRIBUTE.md).
|
|
|
|
2. Feel free to attend a casual weekly meeting in our Discord channel!
|
|
|
|
|
|
## Reference
|
|
|
|
Void is a fork of the [vscode](https://github.com/microsoft/vscode) repository. For a guide to the codebase, see [VOID_CODEBASE_GUIDE](https://github.com/voideditor/void/blob/main/VOID_CODEBASE_GUIDE.md).
|
|
|
|
## Support
|
|
You can always reach us in our Discord server or contact us via email: hello@voideditor.com.
|