Hello @all,
in my Geany ( V 1.35 , Win10, GTK 2.0 ) edit window a vertical green line over the code at column 46 is shown. I don´t know what this line is for and how i can delete it ?
Thanks for an answer !
Regards, Hlech65730
--
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/2396
I can type ":" command but after i type command i want and press enter , nothing happen, it still in ":" command , please fix this .
Thank you.
--
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/941
I can't find how to change the IDE language from Arabic to English, it selected depending my system (Windows here), and i don't want Geany in Arabic IDE.
Also when changed to English it want to care about disabling "right to left" too.
In fact it is common problem with applications that uses GTK2, for example [Gimp](https://bugzilla.gnome.org/show_bug.cgi?id=679214)
--
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/1757
Correct me if I am wrong, but I do not see a way to change the width of the folding margin. It also appears that `fold.on.open` does not work in Geany. Could a feature be added so that users have access to setting the properties that would normally be seen in a `SciTEGlobal.properties` file? For instance, I am needing to change `fold.margin.width=24` and `fold.on.open=1`.
--
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/2068
Obviously the changes shown so far aren't intended to work or compile. Anyone want to hold my hand to start on this patch for #2068 though? I thought I'd take advantage of this new GitHub "draft pull request" feature and make it a little easier for someone to help me get started on it.
So I'm not at all sure how to approach this patch yet. Am I in the right ball-park as far as which files I'm editing?
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2140
-- Commit Summary --
* start on issue #2068
* add more code to work with
-- File Changes --
M data/filedefs/filetypes.common (3)
M src/highlighting.c (6)
M src/sciwrappers.c (2)
-- Patch Links --
https://github.com/geany/geany/pull/2140.patchhttps://github.com/geany/geany/pull/2140.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/pull/2140
Underscore doesn't appear.
I try it in many programming leanguages and with many themes.
![screenshot](https://cloud.githubusercontent.com/assets/18686996/22714992/5145e1e0-ed8f-11e6-8e3c-44c3f9cb065c.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/1387
[Appstream metadata](https://www.freedesktop.org/software/appstream/docs/chap-Metadata… is an xml file that allows your application to be visible to application stores like gnome-software (KDE discover) and really makes it easy for people on Linux to browse, install and now even write reviews for your app. This patch adds a (mostly working) appdata file and makes it known to Makefile.am. Comments inside the appdata file indicate where this could use some love, e.g. with 16:9 screenshots instead of 4:3 links taken from the geany website. The other info (optional) is to add the main dev's email (or whoever maintains the appdata file upstream) as the update_contact (also added as a comment).
Hope you find this useful. Thanks!
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1142
-- Commit Summary --
* Add appdata file and make it known to Makefile.am.
-- File Changes --
M Makefile.am (3)
A geany.appdata.xml (34)
-- Patch Links --
https://github.com/geany/geany/pull/1142.patchhttps://github.com/geany/geany/pull/1142.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/pull/1142