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


[Home] [TitleIndex] [WordIndex

Student: Yevgen Muntyan

The plan

See details below.

  1. Make syntax highlighting work.
  2. Syntax highlighting styles.
  3. Undo manager.
  4. Indentation.
  5. Code completion.

Details

* Highlighting needs to be integrated with code folding. It probably needs to be an extra attribute for contexts, like what Marco proposed. If it's an extra attribute or something similar, it may be added later, otherwise it must be there from start, or folding will go to the next century again.

* Miscellaneous stuff.

The code

Code is in soc-2006 branch of gtksourceview module in gnome CVS. It can be installed simultaneously with gtksourceview-1 (current), since it has changed major version (it's 2.0 now). It's not fully compatible with old gtksourceview, so applications may or may not build with it.

Random stuff

Here are problems/questions/notes/ideas/whatever, without any particular order.

irc logs


CategoryGsoc


2024-10-23 11:37