Colomban Wendling

Results 136 comments of Colomban Wendling

BTW, in your last screenshot, parenthesized initializers are highlighted and they probably should not ( the part `: doc(doc_), position(position_)`)

> @b4n added the `--with-geany-libdir` option to the build system for this. To get a non-standard prefix working here I had to use `PKG_CONFIG_PATH` to make it able to find...

Put back our beloved trailing newlines!!! (I'm serious, one new line at the end, please ;)

@codebrainz couldn't test right now, but if you put the overlay in a scrolled window to fake the bottom scrollbar it'll fail in GTK 3.16+ with the default theme because...

OK so I guess I don't get what the issue is -- sorry for the noise then.

LGTM apart the typos. BTW, it seems even Geany's docs is outdated in this regard, still referencing the old colorscheme menu.

@cristianchaparroa what's the problem you actually have? Your paste seems just fine to me if my Make and online-translator skills don't fool me. BTW, you seem to be building as...

That's actually a Geany issue, triggered by someone wanting to have double and single quoted strings colored differently as a whole (see #16). It lead to opening [#74](https://github.com/geany/geany/pull/74) and [#75](https://github.com/geany/geany/pull/75)...

This should ideally be split in 2 commits.

@elextr Fallback should be handled by Pango or its backend, Scintilla shouldn't have anything to worry about in this area. The same happens on Linux, most fonts don't have all...