Close

Version 1.0 Completed

A project log for WEB Based IDE for Linux Computers

An online IDE for Linux computers that lets you remotely program from the comfort of your web browser

jacob-macleodJacob MacLeod 02/05/2020 at 14:560 Comments

I have officially completed version 1.0! I have put more detail on github on my repo,  but I have a working code editor and basic terminal. You can edit, save and write code, and also run it. As of yet there is no syntax highlighting, so I need to fix that. Also, the UI looks pretty bad, so I've asked my brother to mess with (ie. pretty much write) the CSS and make it look good. I don't really care what it looks like, so long as it looks modern. I'll come in later and add syntax highlighting that fits the theme, and I'll also implement the ability to change all the colours and to reset to default too. I'll do that by specifying all the colours in a .txt file that the javascript reads each time the page is loaded. I'll allow the JavaScript to also change the data in the .txt file to change the colours.

Anyway, that's all for now!

Discussions