Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abummoja/html-edit

Web Dev IDE
https://github.com/abummoja/html-edit

code codeeditor css devenv devtools editor ide java javafx syntax-highlighting visual-studio-code windows

Last synced: 2 days ago
JSON representation

Web Dev IDE

Awesome Lists containing this project

README

        

# HTML Edit (Web Dev IDE)
## What is it?
https://youtu.be/jxNE5apXRV8
![video preview](https://youtu.be/jxNE5apXRV8)
HTML Edit is an IDE tailored specifically for web devs(but not limited to).
You must be thinking "we already have vs code or other better options."

Yeah, I know but it's just a side project through which I aim to provide a ux similar to when you're using Visual Studio (not code) or Android Studio whereby it feels integrated (hence ide) rather than loose (code editor) where you have to add plugins for very basic features.
# Contributing
Any contributions are welcome.

The project uses Java FX 17 as it's primary GUI platform with a build system that comes with every IDE **(I use Intellij and NetBeans)** and works offline (ANT) so there's really no much setup overhead.
## What is needed
- **Code Editor** [Syntax Highlighting & Code Suggestions]
**Preferably an engine/library**

I've tried in the past year to integrate with various javaFx code editors(there's only one which offers jar file) but they don't offer docs.


Most of the other features are almost done.

Most of the code is **self documented** (not ```javadoc```).
# Contact
email: [email protected] || [email protected]