Matthias Bilger

Results 34 issues of Matthias Bilger

In case you use this in header files, it would be better to look for a namespace declaration then putting it on top, where the guard header should be.

E.g. goole code style tells you not to do so.

Ordered the list alphabetically and added some more headers

See http://dbr.lighthouseapp.com/projects/36049/tickets/9-episode-patterns-that-match-against-path

Hi, would be nice to add an option to change the key mappings (e.g. tab, shift-tab). They interfere with youcompleteme, and alt left/right doesn't work for me too. Thank you.

Hi mbirth, I've played around with feedmod for a while and adding new features in my fork, restructured the code and so on. Now I made a new repository which...

It would be nice and helpful to have a callback upon completion of the image generation. Either get the path or something that indicates that the image was rendered to...

enhancement

These commits allow the usage of background in template elements (rect and text) together with the 'fill' attribute set. Additionally some checks are removed that will always fail due tu...

I used https://twelvety.micro.blog/2019/01/12/autocomplete-of-tiddlywiki.html before Monaco and I was missing the possibility to have templates. As I couldn't figure out if and how snippets work, I used the completion mechanism. You...