elementary-ide
elementary-ide copied to clipboard
An unofficial elementary OS (Vala) oriented IDE.
In elementary os juno,I can't even build this project.And I guess it dosen's support libvala4.0? Cnan this project be used in juno?
A simple build system should feature options for building application for release & debug mode. The projects that are CMake or Make projects should be automatically parsed for faster setting...
Set up a bunch of standard interfaces in the code to be able to implement them to support other languages easily. This will enable the IDE to have external plugins.
Added preferences dialog
Hey, When i'm editing a file, and trying to save my changes, i've got a bunch of FATAL errors : ``` [Gtk] gtk_text_iter_set_line_offset: assertion 'char_on_line
When I try any of the three options on the startup screen, I get this error > [FATAL 20:28:36.510005] [Gtk] gtk_file_filter_get_name: assertion 'GTK_IS_FILE_FILTER (filter)' failed > [WARNING 20:28:36.513352] [Gtk] gtk_window_set_titlebar()...
Probably it could be great if the editor had a split view so two or more documents can be viewed at once.
Implement a fast search that will search across all the files in the project directory.