README.md
November 21, 2023 · View on GitHub
A simple IDE designed for the V Programming Language made in V.
Features:
- UI for VPM: Vide integrates with VPM to manage your project dependencies.
- Multiple Projects: Work on multiple projects simultaneously within the same IDE.
- Autocomplete (Beta): Enjoy code suggestions as you type (still in beta, but improving!).
- GUI Builder (Planned)
- Online Playground (Planned)
Screenshots:

UI for VPM

Multiple Projects

Autocomplete (Beta)
Resource Requirements
| IDE | Disk | RAM | Render |
|---|---|---|---|
| Vɪᴅᴇ | < 5MB | ~ 70MB | GG/Sokol |
| Vɪᴅᴇ | < 5MB | ~ 4MB | Win32 |
| VS Code | 300MB | ~ 300MB | Electron |
Contributing
Feel free to contribute to the development of Vɪᴅᴇ by creating an account on GitHub. Your feedback, bug reports, and pull requests are highly appreciated!