Hi,
It seems there's no way to start geany to open a file in a "read-only"
mode.
Would it be a lot of work to add such a command line option? Don't
bother if it is. :-)
Regards,
ST
--
Hi,
As I couldn't find out if someone already build such a file here is
(enclosed) my javascript tags file to enable javascript auto-completion ...
Alternative link : http://dl.yent.eu/em.js.tags
I extracted stuff from the W3C JS/DOM reference so it does not include
jquery/dojo and such related tags (personally I don't need them) but
since it is really easy to add other tags ...
Btw once more I really love geany's flexibility when it comes to
customization ...
Etienne
Hi all.
I have a suggestion and want to know if it makes sense for anyone
else. Currently if you turn on "XML tag autocompletion" in
Preferences > Editor > Completions, a table template is automatically
inserted after you write "<table>". It seems that the template is in
Geany's source code and can't be changed.
The suggestion is to make use of snippets: if "table" or "<table>"
snippet is specified in [HTML] section of snippets.conf, the snippet is
automatically inserted, otherwise <table> tag is just closed, like
other tags now. This should also work for any other tag.
Though, you can just define a snippet (say, "table") and use it when
you want to insert a table. I doubt it's worth implementing the
suggestion if everything it gives is the ability to type "<table>"
instead of typing "table" and pressing complete-snippet keybinding.
What do you think?
Best regards,
Eugene.
Hi,
lately i have been using several files at the same moment (from 20 to 50)
and i'm actively using them, so i can't close them. and some time i need to
look at 2 files at the same time.
is there any way to open a second instance of geany to have my files divided
in 2? the tabs system is great but with so many files is a trouble for me.
Regards,
Shadow.
In one of the newer releases of Geany a feature to quickly go to any tab by
using shortcut key altgr+tab number. Problem is on my keyboard layout this
makes impossible to enter some of the characters and i havent found a way to
disable those shortcut keys. Is there any way to disable those?
I recently upgraded to the 0.20 version from the nightly builds
website and also installed the plugins all (from the same site) but
since I did this I've lost the column mode (which came with the
extrasel plugin)
Any idea on how I can add it through the nightly builds website?
I'm on ubuntu 10.10
Vineet
Hi, me again ;)
Suddenly "search in files" won't rememeber the path to search in from
the call before (same session). Everything else is remembered.
No Geany-updates or so, may be it's an preferences/user-scope issue?
geany 0.18 (Kaine)
on Ubuntu Lucid
Regards,
Christoph Siefer
--
-----------------------------------------------------------
www.odalis.net: integrated KMS/CMS/DMS/Data-Warehouse
sym.net martin butz & christoph siefer gbr
Hansaring 78 50670 koeln 049.(0)221.3762590
email: siefer(a)sym.net net: http://www.sym.net
Sorry, forgot to do the new attributes. I've not bothered with the fleet
of ARIA[*] attributes here, as I haven't spent any time looking at ARIA
and suspect that it's a moveable feast at present anyway.
async autocomplete autofocus contenteditable contextmenu draggable
formaction formenctype formnovalidate formtarget list manifest max min
novalidate pattern ping placeholder required reversed role sandbox
scoped seamless sizes spellcheck srcdoc step
* http://www.w3.org/WAI/PF/aria/
--
Ross McKay, Toronto, NSW Australia
"My old man told me one time, you never get wise, you only get older"
- Dandy Warhols
The subject says it all — when I'm in emacs or gedit, I use the
zenburn theme. Is there such a theme for Geany? (Does Geany have
modular color themes?)
Cheers,
Jason
Hi,
I'm trying to install geany 0.19 here from the source, but when I run
./configure I get this:
No package 'gtk+-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I'm not quite sure what I am supposed to do. Is there a package I
should install?
Thank you,
Diego