Matthew Brush

Results 196 comments of Matthew Brush

@kugel- I was probably thinking of [this](https://github.com/codebrainz/geanypy/pull/37#issuecomment-154690610) where you said: > all existing plugins continue to work as-is, without any changes The only way I can think of if GeanyPy...

FWIW, I think [this](https://github.com/codebrainz/geanypy/blob/master/src/geanypy-plugin.c#L126) is the only `sys.path` modifications, needed in order to be able to import the `geany` module. As @elextr mentioned, the loader "manually" imports plugins by file...

Sorry, I don't personally use this plugin, it was mostly created for a challenge and because people kept asking for it because other editors have it. You could try using...

Good idea. I think I'll just make the repository "Archived" since maintenance is being done in Geany-Plugin repos anyway.

On 2015-04-06 5:58 PM, elextr wrote: > Maybe it should be using Scintilla for OSX? Patches welcome on porting Geany to Cocoa and maintaining it. When you're done you can...

On 2015-04-04 9:35 AM, Jiří Techet wrote: > Yep, horizontal scrolling is a bit slow. The most annoying thing with > horizontal scrolling at least for me is that it...

Should probably handle missing screenshots like the Kugel theme by using the `screenshot-missing.png` icon.

It's available for [macports](https://ports.macports.org/port/webkit-gtk3/summary/), though it doesn't look [straightforward to compile](https://github.com/macports/macports-ports/tree/master/www/webkit-gtk).

I think the last release was when [Github cancelled uploads](https://github.blog/2012-12-12-goodbye-uploads/). Geany-themes is packaged in the [Win32](https://download.geany.org/geany-1.35_setup.exe) and [MacOS](https://github.com/geany/geany-osx) releases and I think most Linux distros are packaging it for their...

@Justinzobel can you elaborate a bit, maybe I misunderstood what you're asking?