void/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

38 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2025-03-01 08:02:18 +00:00
# Welcome to Void.
2024-09-11 02:37:36 +00:00
2025-03-01 08:02:18 +00:00
<div align="center">
<img
src="./src/vs/workbench/browser/parts/editor/media/slice_of_void.png"
alt="Void Welcome"
width="300"
height="300"
/>
</div>
2025-01-10 03:37:02 +00:00
2025-03-01 08:02:18 +00:00
Void is the open-source Cursor alternative.
2025-01-22 08:38:26 +00:00
2025-05-08 19:53:32 +00:00
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.
2025-04-29 10:50:27 +00:00
This repo contains the full sourcecode for Void. If you're new, welcome!
2024-09-11 02:37:36 +00:00
2025-05-10 00:13:15 +00:00
- 🧭 [Website](https://voideditor.com)
2025-03-01 08:02:18 +00:00
- 👋 [Discord](https://discord.gg/RSNjgaugJs)
2025-01-10 04:48:13 +00:00
2025-05-10 00:13:15 +00:00
- 🚙 [Project Board](https://github.com/orgs/voideditor/projects/2)
2025-01-10 04:48:13 +00:00
2024-09-11 06:13:33 +00:00
## Contributing
2024-09-11 06:40:05 +00:00
2025-05-10 00:13:15 +00:00
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).
2025-01-22 09:18:50 +00:00
2025-05-10 00:13:15 +00:00
2. Feel free to attend a casual weekly meeting in our Discord channel!
2025-01-10 04:48:13 +00:00
2024-09-11 02:53:12 +00:00
2025-03-01 08:02:18 +00:00
## Reference
2024-09-17 23:16:33 +00:00
2025-05-10 00:13:35 +00:00
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).
2024-09-11 02:53:12 +00:00
2025-03-01 08:02:18 +00:00
## Support
2025-04-29 10:51:19 +00:00
You can always reach us in our Discord server or contact us via email: hello@voideditor.com.