<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>2. How can I write my own syntax highlighting colorscheme? I'd like to<br>maybe make something like this:
<br><a href="http://radarzombies.org/slinky/zenburn-snapshot.png">http://radarzombies.org/slinky/zenburn-snapshot.png</a><br>(<a href="http://www.vim.org/scripts/script.php?script_id=415">http://www.vim.org/scripts/script.php?script_id=415
</a>).</blockquote><div><br> read ~/.geany/filedefs/filetypes.README<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">3. How can I learn about more text editing keybindings such as
<br>up-/down-by-paragraph, indent-/dedent-current selection, go to<br>definition, hop between matching brackets/braces/parenthese, etc.?</blockquote><div><br>indent: Tab<br>unindent: Shift+Tab<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>By the way, although I'm not familiar with GTK programming, I think<br>I'd read that some GTK-based editors (such as Anjuta and GEdit) use<br>GtkSourceview (<a href="http://gtksourceview.sourceforge.net/">http://gtksourceview.sourceforge.net/
</a>). Does geany use<br>Scintilla in place of that? If so, just curious, why?</blockquote><div><br>check the mailinglist archive, this has been discussed before. yes it's scintilla, and that's because it has more features (or used to have more, and now it's too late to change).
<br></div><br><br><br>I don't know about the other questions.<br><br>cheers<br>~luzi<br></div><br>