This question might seem a bit odd but I searched for like an hour and didn\'t find any hit that actually a开发者_JAVA百科nswered my question(s) about the auto-complete features of geany:
I\'m trying to find an IDE for C that will give me the same level of comfort I got used to from programming in Java. I heard good things about Geany (from related questions here on Stack Overflow), an
Since few days, I am experimenting with lots of Editors/IDEs. I am looking for good IDE for Python on my Ubuntu 11.04 machine. After trying almost all the ID开发者_StackOverflow社区Es, I finally ended
I work on one website. I was using quanta+, but now i have to use slow pc, so i\'ve found lightweight IDE - geany. But i miss one f开发者_开发技巧eature from quanta, upload project to web.
How can you specify the windows size and position when r开发者_运维知识库unning Geany from a command line. Usually this is done as
开发者_StackOverflow中文版I setup Geany now, it\'s fine, but code navigation panel is very simple (tag-based):
http://michaeljaylissner.com/blog/using-pylint-in-geany#comments This blog says to set build command as
Is there a way to highlight a section of code to be c开发者_Go百科ommented out in one swoop using geany text editor? Control-E to toggle commenting.Yes there is, you just have to highlight the code yo
I really didn\'t think it would be this difficult. Geany clearly has the ability to create projects, add files to the projects, compile the individual files, but then even after googling it I could no
I\'m having trouble getting a simple piece of fortran90 code to work. Here is the code for helloworld.f90: