Hi, This seems to work with the latest Git version.
2012-04-25 05:44:23 PDT in Geany
Have you seen: http://www.geany.org/Documentation/FAQ#QQuestions15.
2012-04-18 05:21:56 PDT in Geany
Now fixed in Git, thanks for reporting.
2012-04-12 10:10:17 PDT in Geany
Sorry, scratch that, it's from the 'save actions' plugin distributed with Geany.
2012-04-06 06:27:11 PDT in Geany
autosave is from geany-plugins (so this isn't really a Geany tracker issue).
2012-04-06 06:25:49 PDT in Geany
If you mean for folding, then please file a bug against Scintilla.
2012-04-06 05:37:49 PDT in Geany
We may add support for Gtk 3 but using Gtk 3-only features is not that useful ATM, because we want to support systems with Gtk 2 for a while longer, including adding new features. IIUC Gtk 2.24 is the latest stable release for Windows binaries: http://www.gtk.org/download/win32.php So Gtk 3-only is not really even an option yet on Windows.
2012-04-04 05:11:42 PDT in Geany
> If I type Ctrl+Space, alloca disappear and all I get is all_equal This is the correct behaviour.
2012-04-04 05:01:23 PDT in Geany
Now implemented in Git.
2012-04-03 08:17:25 PDT in Geany
I doubt this is because of underscores. Can you give a code sample and say whether the file is saved when you don't get autocompletion for all_equal? It may be because all_equal is not parsed as a symbol - is it in the symbol list? Try pressing Ctrl-space when you see the list with 'alloca', this switches to completion of words in the current document. Also please give filetype and Geany...
2012-04-02 05:22:20 PDT in Geany