Top "Geany" questions

Geany is a lightweight and fast IDE.

Geany-indent multiple lines at the same time

In Geany, is it possible to indent multiple lines at the same time using a keyboard shortcut (instead of typing …

geany
Geany vs Eclipse for C development on large projects

I'm trying to find an IDE for C that will give me the same level of comfort I got used …

c eclipse ide geany
Can you compile and execute Java files in Geany with one command?

Is there a way to compile and execute java files using one command, say F1, in Geany? Its much more …

java compiler-construction geany
How to add Go support to Geany

I am trying to make syntax hightlighting and building options work for Geany, any advice?

ide syntax-highlighting go geany
How can I get Geany to show me the methods a library has when I press the '.' key?

In visual studio, I could just press ctrl+spacekey and the methods appeared. In Geany is there a way for …

python ide intellisense geany
Run a node.js server from Geany

A simple question: Is it possible to configure the Geany IDE so that Node.js servers can be run directly …

node.js geany