-
```
What steps will reproduce the problem?
1. Set Geany to use spaces instead of tabs from Preferences->Editor->Indentation
2. Write div#test>li*5 and expand abbreviation.
What is the expected output…
-
```
What steps will reproduce the problem?
1. Set Geany to use spaces instead of tabs from Preferences->Editor->Indentation
2. Write div#test>li*5 and expand abbreviation.
What is the expected output…
-
```
What steps will reproduce the problem?
1. Set Geany to use spaces instead of tabs from Preferences->Editor->Indentation
2. Write div#test>li*5 and expand abbreviation.
What is the expected output…
-
```
What steps will reproduce the problem?
1. Set Geany to use spaces instead of tabs from Preferences->Editor->Indentation
2. Write div#test>li*5 and expand abbreviation.
What is the expected output…
-
In OBS https://build.opensuse.org/project/show/home:13ilya:GTK2 I'm build latest version geany and geany-plugins with GTK2.
geany 1.34 succeeded build with gtk2, but geany-plugins not built with gean…
-
Hi,
I've been trying to write a Geany yaml that will build the latest Geany, as opposed to your present yaml which relies on a PPA that is rather out-of-date. This is my yaml:
```yaml
app: Gean…
-
```
What steps will reproduce the problem?
1. Set Geany to use spaces instead of tabs from Preferences->Editor->Indentation
2. Write div#test>li*5 and expand abbreviation.
What is the expected output…
-
```
What steps will reproduce the problem?
1. Set Geany to use spaces instead of tabs from Preferences->Editor->Indentation
2. Write div#test>li*5 and expand abbreviation.
What is the expected output…
-
```
What steps will reproduce the problem?
1. Set Geany to use spaces instead of tabs from Preferences->Editor->Indentation
2. Write div#test>li*5 and expand abbreviation.
What is the expected output…
-
I'm trying to write simple autocomplete plugin:
``` py
#!/usr/bin/env python
#-*- coding:utf-8 -*-
import geany, os, gettext, re, glob
from ctypes import *
gsc = geany.scintilla
gsc.WORDSTARTPOSITIO…