Top "Geany" questions

Geany is a lightweight and fast IDE.

Geany unable to execute Python

I'm not a great coder, in fact I'm just trying to learn, but I can't get Geany to regonise Python …

python windows-7 geany
C++11 Geany setup

I am learning C++ and I need to properly setup my compile and build commands in Geany for C++11. I …

c++ gcc c++11 geany
Using sqrtf() in C: "undefined reference to `sqrtf'"

I am using Linux, Ubuntu 12.04 (Precise Pangolin), and Geany for coding. The code I am writing in C worked completely …

c linux math.h geany
Geany - How to execute code in terminal pane instead of external terminal

I really like Geany for writing Python code. When I click F5, it opens system's default terminal window and executes …

python ide geany
macOS Mojave: How to achieve codesign to enable debugging (gdb)?

There are many topics floating around covering codesign issues with macOS, from 10.5 onward. What I wanted to achieve is, to …

debugging gdb geany macos-mojave
How to add existing project into Geany

I have an existing C++ project which is built with Gnu Make. I want to develop the source under Geany …

c++ linux geany
Find replace named groups regexp in Geany

I am trying to replace public methods to protected methods for methods that have a comment. This because I am …

regex geany
Geany compiling

Don't know where to put this... But I'm running Geany on 2 systems (laptop and desktop). On my laptop it works …

c geany
Can I open a file with geany from the terminal

I know there is a shortcut to open a file with sublime text from the terminal but id there something …

terminal geany
What is the location of the Geany preferences/settings files?

I've made quite a few changes to the preferences for my convenience. Now, I want to install it on several …

geany