Anjuta status update

So, we all have been busy to improve anjuta over the past weeks. Now, there are also some user visible changes in the UI:

  • Sebastien implemented a new Run plugin which eliminates the mess of having a Build->Execute and Debug->Execute which both do not really fit. Instead, there is now a new “Run” menu which allows you to run programs (with or without debugger) and set a lot of parameters including environment variables of all kind.
  • Due to popular request I started a document-manager bug-fixing day and added some of gedit features to anjuta (#529528 and #453702). There is now a “Documents” menu that allows switching between the open documents (by the menu and by keyboard). To avoid cluttering the menu bar too much, the “Goto” menu is now a submenu of the “View” menu as I guess people either use accels to access these items or rarely use them.
  • Work on the new symbol database continues. Massimo is doing a great job and the project-wide symbol are already working great (requires libgda-v4). Now, we have to work on the system wide symbols to autocomplete all libraries bound to the project.

Screenshots coming soon…