Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pisaiah/Vide

An simple IDE for V made in V.
https://github.com/pisaiah/Vide

code-editor editor ide lite v vlang

Last synced: 3 months ago
JSON representation

An simple IDE for V made in V.

Awesome Lists containing this project

README

        

#

A simple IDE designed for the [V Programming Language](https://vlang.io/) made in V.

![licence](http://img.shields.io/badge/licence-MIT-blue?style=flat)
[![GitHub all releases](http://img.shields.io/github/downloads/pisaiah/Vide/total?style=flat)](https://github.com/pisaiah/Vide/releases)
![vlang](http://img.shields.io/badge/V-0.4.3+-%236d8fc5?style=flat)

## 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](https://github.com/pisaiah/v/tree/win32-native-rendering) |
| 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!

## See Also

- [iUI](https://github.com/pisaiah/ui), UI Library for V.
- [vPaint](https://github.com/pisaiah/vpaint), MS-Paint alternative written in V.
- [Vizard](https://github.com/pisaiah/vizard), Utility for creating wizard guis in V.

- [V](https://github.com/vlang/v)