This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Builder is an app I'm writing for myself to make me faster

If that doesn't appeal to you, move on. It probably shouldn't appeal, being that you are not me.

A simplistic IDE

A simple IDE that makes writing applications requiring the following dead simple.

Middle ground

Things to Avoid

Things that should NOT be a priority (or should strive to avoid if possible)

Other Ideas

Mockups

https://raw.githubusercontent.com/gnome-design-team/gnome-mockups/master/builder/search.png https://raw.githubusercontent.com/gnome-design-team/gnome-mockups/master/builder/file-contents.png https://raw.githubusercontent.com/gnome-design-team/gnome-mockups/master/builder/recent-files.png

Comments

Fantastic project, would love to help. One thing I would say however is that it'd be a great idea to have both tabs and side-by-side views. I'm really not a fan of dropdown lists like you've suggested (though definitely have those as well). Perhaps make tabs optional? QtCreator, for example, has no tabs only a document list and I find it awkward to work with. I like to see a list of tabs that I have open. Perhaps look at how Netbeans/Eclipse does side-by-side views whilst also having tabs (i.e. treating each separate 'document view' as a separate editor with a separate tab listing. Just my two cents anyway :-)

-- TimDavies

Thanks for the comments Tim. I'm not against it longer term, but I definitely want to focus on the combobox design on the first iteration. It's really a space issue since after about 2 or 3 tabs you don't get meaningful filenames anyway (most of my C projects share a file prefix for example). But I definitely hear you on the "document view" in QtCreator. I have a few other ideas for switching between files, but they aren't fleshed out well enough to be in mockups.

Code is available at https://github.com/chergert/gnome-builder/tree/tng. The original prototype from April '11 is in the master branch.

-- Christian Hergert

I love this project. I've been using the editor SublimeText2 http://www.sublimetext.com/2 a lot recently and it has both tabs and a dual view interface that works very well. There's a free trial if you'd like to see how it works for yourself. I think the transparent scroll bars are a great idea

-- VarunMadiath


2024-10-23 11:02