Added a preferences dialog that allows the highlight colors and overall color alpha to be changed.
* Settings are kept in a .conf file
* Tested on linux mint 19.1 cinnamon, geany 1.35 with gtk2 v2.24 and gtk3 v3.22
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/940
-- Commit Summary --
* Added a preferences dialog that allows the highlight colors and
-- File Changes --
M build/pairtaghighlighter.m4 (1)
M pairtaghighlighter/Makefile.am (2)
A pairtaghighlighter/data/Makefile.am (4)
A pairtaghighlighter/data/prefs.ui (225)
M pairtaghighlighter/src/pair_tag_highlighter.c (413)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/940.patchhttps://github.com/geany/geany-plugins/pull/940.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/940
I followed the instructions on the homepage exactly, but my colorscheme hasn't changed when I restart Geany. Are there missing instructions?
"Extract the tarball and copy all of the files in the colorschemes directory to your C:\Users\YourUserName\AppData\Roaming\geany\colorschemes directory. Create this directory if it doesn't already exist."
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-themes/issues/6
Hello,
I Use french font caracteres, my WM locale is defined like fr_FR.utf8.
When selecting characters on "none" encoded document or ISO8859-1
the accented characters counts for two byte instead of on.
exemple: create a document type "é" caracter
and select it
![screenshot_20170904_105345](https://user-images.githubusercontent.com/12949168/30019317-66f45b6e-9160-11e7-9693-62f2fc837325.png)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1599
When text contains cyrillic symbols and user selects some text, the selection length displayed in bottom status bar is incorrect. By fact, it is twice as much as it actually is. It looks like a size of selected string in bytes (UTF-8), but not a length. This problem is similar to #1958 . Geany version is 1.35.
![geany1](https://user-images.githubusercontent.com/6756060/59825630-fb561b80-934d-11e9-89e7-5336a593bddb.PNG)
![geany2](https://user-images.githubusercontent.com/6756060/59825638-fee9a280-934d-11e9-80d9-89e8a383f1f9.PNG)
[geany_sample.txt](https://github.com/geany/geany/files/3309042/geany_sample…
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2202
Hi,
I will be really nice to have the feature "go to column" to be able to easily go to a specific column (say 1500) for text files with long lines (usually data exchange files)
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/869
the geany sidebar are arrange by tabas.. but cannot be reordened and
if there more thant 3 tabs the vision are limited of thems due labels of each are too large
and if the sidebar are in vertical/horizontal there a waste of space
my suggestion its to optionally only show 3 firts letters or icon only like does with normal tool bar
i'm particular want to know how to only load 3 firts letters to cheap the space in small screen
![geanywastedspace](https://user-images.githubusercontent.com/1571724/33734675-92686202-db63-11e7-97e6-1f6209548df8.gif)
![geanywastedspacetabs](https://user-images.githubusercontent.com/1571724/33734676-928e706e-db63-11e7-94f6-48a95ce95d13.gif)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1711
For a more complete translation experience for the users i suggest making this string translatable:
Geany is a small and lightweight Integrated Development Environment. It was developed to provide a small and fast IDE. Another goal was to be as independent as possible from a KDE or GNOME - Geany only requires the GTK3 runtime libraries.
Can be seen in gnome-software.
I think other software use a appdata.xml file with those strings.
Might have something to do with appstream but i dont know the details.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2093
1. Open a file
2. Scroll to the end (common if working on, say, a book)
3. Close the file
4. Open the file again, to continue working on your book
Notice the cursor position is 1:1, instead of where you left off.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/838