geany Questions

3

Solved

How can I get Geany to autocomplete an object's constraints? For example, I type: self.window.set_position(gtk.WIN_ And I want the list of possible constraints to show up such as WIN_POS_NONE an...
Excavation asked 8/3, 2017 at 17:38

1

Solved

I have a text file with each paragraph on its own line. Some of the paragraphs got split at the start of a word. For example: Books are an effective way to communicate across time, both from the p...
Cob asked 19/8, 2022 at 0:1

3

Solved

My default Geany installation on Debian does not recognize some file types out of the box. How can I add extensions, using the same syntax highlighting as other known extensions for simplicity's sa...
Nerveless asked 1/12, 2013 at 19:58

2

Solved

I am trying to create custom syntax highlighting for Kivy '.kv' files in the Geany editor. Although the specific filetype seems irrelavant to the issue I'm having, as any efforts I make at getting ...
Prochronism asked 8/2, 2013 at 9:24

4

Solved

I want to modify the beginning of every line of a txt file in Geany. Somehow it is possible to write in multiple lines at the same time (maybe with box selection?). How to do this?
Tetrameter asked 26/8, 2018 at 8:36

3

I am just starting to set up virtual environments for my Python projects. Up to now I have used and like Geany for development and testing. When I set up my new virtual environment, what will I nee...
Narcotize asked 2/2, 2017 at 22:42

5

Geany is the closest thing I can find to the perfect web development IDE. However, I can't find a way to automatically close curly brackets ({). For example, typing: function test() { ..and pre...
Spit asked 17/10, 2012 at 0:8

3

If a file open in geany is modified by another program, and geany is then brought to the front, then geany displays a modal dialog as follows. The file 'stuff.txt' on the disk is more recent than ...
Evulsion asked 19/4, 2013 at 18:19

3

Solved

I've been trying to modify the default Python compiler/run command in Geany. Some searching indicated that I would need to modify `/usr/share/geany/filetypes.python's last two lines as follows #c...
Lame asked 17/3, 2015 at 17:35

6

Solved

How can I stay tab free in Geany on Ubuntu? When I am coding in Python, tabs have always annoyed me. And the TAB is invisible. So strange. When I open my code by gedit, those TABs are visible.
Ama asked 13/3, 2011 at 6:17

3

Is there a way to highlight a section of code to be commented out in one swoop using geany text editor?
Tobin asked 13/4, 2011 at 23:57

6

Solved

Under the Build menu, I can see 'Execute' option, but it is greyed out. The only option available is 'Set Includes and Arguments'. When I click that both fields are already filled out. What do I h...
Sweetie asked 19/1, 2010 at 14:27

2

Solved

I am a big fan of Geany text editor. I am using it to write Python, C and as a simple text editor. My question is following: Suppose I have opened a file example.txt and it contains: https://www...
Overcapitalize asked 11/4, 2016 at 23:46

3

Solved

I am using Linux, Ubuntu 12.04 (Precise Pangolin), and Geany for coding. The code I am writing in C worked completely fine until I used the sqrtf command to find the square root of a float. ...
Cygnus asked 7/6, 2013 at 1:2

3

Solved

There are many topics floating around covering codesign issues with macOS, from 10.5 onward. What I wanted to achieve is, to get Geany working with the GNU Debugger (gdb). Debugger is found in gean...
Parallel asked 8/10, 2018 at 9:51

6

Solved

I often need to select a block of text, like a leading character that occurs on many lines. LibreOffice has block selection. How can I do this in Geany? For example, I want to remove the pipe and ...
Embryogeny asked 16/9, 2013 at 7:38

2

I have an existing C++ project which is built with Gnu Make. I want to develop the source under Geany but am unable find a way to import it.
Stylistic asked 24/7, 2012 at 11:10

1

This is a simple ergonomics question. There's an option in the editor Geany than enables the user to scroll past the last line displayed. This allows the user to, for example, bring the last line o...
Margarine asked 22/3, 2017 at 16:44

6

Solved

About the auto-complete features of Geany: does it have auto-complete? for which languages does it have auto-complete (plugins?)? how do I use auto-complete?
Denominator asked 20/9, 2011 at 19:47

4

Whenever a program finishes to run when executing it with geany, the terminal doesn't close. geany terminal waits for a keystroke to close. How do I change this behavior and make it close automatic...
Blowfly asked 28/11, 2012 at 11:54

4

I'm not a great coder, in fact I'm just trying to learn, but I can't get Geany to regonise Python in my system (Windows 7) when I try to execute the program. When I click Execute, it opens a comman...
Violate asked 11/7, 2012 at 19:1

0

I set in geany a key shortcut to Send Selection to Terminal action which send the current line (or selection) to the build-in terminal (according to: shortcut to send selection to terminal in geany...
Burgin asked 4/11, 2016 at 8:45

1

Solved

Geany is a simple, fast and yet powerful text editor. It has quite strong support for syntax highlighting for almost all kinds of programming languages. I was wondering how to make a customized sy...
Scant asked 24/5, 2016 at 17:47

1

Solved

I'm trying to align text vertically with a delimiter in Geany text editor: idxMathExpress (MathArcCos _) = 120 idxMathExpress (MathArcSin _) = 130 idxMathExpress (MathArcTan _) = 140 I would lik...
Neela asked 17/4, 2016 at 22:36

1

Solved

By default the current line is always highlighted in the Geany text editor. How can we disable this feature?
Messy asked 30/1, 2016 at 18:47

© 2022 - 2025 — McMap. All rights reserved.