Geanygdb has been removed from geany-plugins but the web page for it still exists and is visible on the web so it shows up in things like google searches.
After they have been removed plugins should not show on the site to avoid confusion.
--
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/plugins.geany.org/issues/8
I have a new PC which has a 13 inch 1920x1080 display. It comes with a W10 display configuration with a zoom of 150% (recommended) for the texts and applications.
It works well for other applications but geany is now blurred. The icon as well. cf image.
Could you do something ??
![image](https://cloud.githubusercontent.com/assets/7809481/10431434/4fc2b0bc-7105-11e5-9f7c-81defb660e54.png)
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/692
in Geany 1.27 running on UBUNTU 16.04 lts, when on press four or five times F11, Full screen key
OS crash.
--
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/1460
Small reproducing example:
```
static SOMETHING : usize = 4usize;
```
Expected behavior: recognize `4usize` as the number.
Actual behavior: the `4usize` doesn't get parsed correctly, and geany only marks `4us` as the number, apparently parsing `ize` as a different, stand-alone identifier.
As this is technically a bug in scintilla, I guess, I already [created a bug there](https://sourceforge.net/p/scintilla/bugs/1919/).
--
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/1421
My Geany crashes on the following multiline regexp (while searching in find/replace dialogue):
^(\d+);(\d+);(\d+);SCT\n(.*?\n)*?\1;47429007;\3
Geany version 1.30.1 (built from source on 2017-06-25 with GTK 2.24.30, GLib 2.48.2
--
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/1586
With Geany 1.33 built against GTK+ 3, probably any theme but at least with Adwaita, Adwaita Dark, Arc and Arc Darker, Scintilla's internal horizontal scrollbar trough keeps flashing off then on, almost as if its adjustment is being re-calculated or something.
I cannot figure out what triggers it, it seems to be pretty random. I tried to capture it with screen capture software but it didn't show up, likely due to the way screen capture on X works. I think I'd have to use my cell phone to record my monitor to capture it.
It's not a huge deal but it's distracting since in my DE I have the panel on the bottom and the window buttons for each app will blink when they need your attention. The scrollbar flashing has the same effect of grabbing my attention if I'm not focusing my vision on it.
I don't remember ever seeing this with GTK+ 2 build, but it might've just been so fast as to not be visible or something.
--
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/1717
I am using Geany within Mac, OS Sierra, 10.12.2. The cursor cannot grap the buttons because it should always be higher than the position of the button. This is really annoying. Can I get help? I have already tried to reinstall Geany 1.29. It did not help. Could be an incompatability with Sierra.
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/issues/1371
Geany supports Ruby but not Crystal
https://github.com/crystal-lang/crystal
The syntax is very similar to Ruby so is there any
way of adding the same syntax highlight on Ruby to Crystal in Geany?
--
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/1714