-
tried to compile geany & geany-plugin svn recent versionon with intel compiler on ubuntu 8.10
but failed.
[/media/sdc6/geany-plugins/geany-plugins]$ icc --version
icc (ICC) 11.1 20090511
Copyright (C) 1985-2009 Intel Corporation. All rights reserved.
[/media/sdc6/geany-plugins/geany-plugins]$ icpc --version
icpc (ICC) 11.1 20090511
Copyright (C) 1985-2009 Intel Corporation. All...
2010-01-06 11:34:21 UTC by https://www.google.com/accounts
-
When adding two extensions that 'look alike' in the extension list, it uses the 'easiest' one:
1. Add *.php for PHP and *.js.php for Javascript to extension list.
2. *.js.php files get opened with PHP syntax highlighting enabled
Expected result
2. *.js.php file get opened witj Javascript syntax highlighting enabled.
Version 0.18 on Ubuntu 9.10.
2010-01-06 09:54:55 UTC by nobody
-
This is the Geany-output when I start Geany and try to open the search- or the replace-dialog.
2010-01-05 19:15:34 UTC by icediver
-
Hello everybody,
i have the problem that i cannot enter anything in the search- or replace-dialog. The inputfields just stay greyed out. I did nothing but installing the program from the repositories.
My system:
System: openSUSE 11.2 (x86_64)
KDE: 4.3.1 (KDE 4.3.1) "release 6"
Geany:
user@linux-2v78:~> geany -v
** INFO: Geany 0.18, GTK+ 2.18.1, GLib 2.22.1
** INFO: Could not load...
2010-01-05 19:07:39 UTC by icediver
-
I use the setting
> line_wrap_indent=0;1;false;false
so that sublines get the same indent as their preceding lines. But when printing code like this the setting is not applied and indenting behaviour is normal, i.e. every subline aligned exactly to the left.
I'm using geany 0.18 "Kaine" under ubuntu linux 9.10.
2010-01-05 15:09:20 UTC by nobody
-
There is only an option to set Compile parameters for assembly in Build
2010-01-04 20:29:59 UTC by arquebus
-
forgot to mention:
Im using Geany .16 on Mint Linux release 7.
2010-01-03 17:05:50 UTC by arquebus
-
I really dont like having a GNU license show up automatically in the header of every C++ file I create. As of now I have to access that file in:
/home/shintaro/.config/geany/templates/fileheader
There should be an easy way to access that file the same way there is an easy way to access the ui_toolbar.xml file in Tools>Configuration Files.
2010-01-03 17:04:49 UTC by arquebus
-
When I open a C++ source file with File>Open I see all the .o and .exe files which really clutters things up. I would like an option to keep the filter set to source by default.
Im using Geany .16 on Mint Linux release 7.
2010-01-03 16:59:41 UTC by arquebus
-
Implemented as trivial as it can be: the new keybinding "Re-open last closed tab" opens the most recently closed file (the first item in the recent file list). By default, the keybinding is unassigned.
2010-01-01 23:21:17 UTC by eht16