tobia

Results 38 issues of tobia

With the indent guides enabled, there's a 1px error that comes out when the plugin is enabled, even without using any of the specific elastic tabstop features: ![tabstops](https://cloud.githubusercontent.com/assets/48756/18245302/b571a01e-7364-11e6-9ff8-06a230ce7ccd.png) The red...

bug

**Describe the bug** The function `now()` (and possibly others) cannot be used in the WHERE part of a query. **To Reproduce** Steps to reproduce the behavior: 1. Create a table...

in backlog

I'm trying to convert the Tamsyn 8x15 font (or its derivative Tamzen) for use with Sublime Text, but the resulting TTF has the space character come out the wrong size....

This commit renders windows in the `invert-color-include` list with their frames non-inverted, that is, the color inversion is only applied to the client area. This makes sense because the frame...

Hey there. Thank you for this great tool. I added history saving and loading to file (`~/.local/share/clac/history`, configurable with XDG env) because I often need to review or amend previous...

The plugin does nothing (does not remove the old files) when there is an error in the build. I think this is a bug. **Steps to reproduce:** 1. Use the...

Currently type-safe templates still allows unknown variable names, with no error neither at compile time (`compile`) nor at runtime (`apply`) defeating the whole purpose of type safety. It's not clear...

**Problem** Many libraries (such as database drivers) nowadays return AsyncIterator instances. I have found it to be a great abstraction for an asyncronous sequence of items, mainly because it's well...

enhancement

**Is your feature request related to a problem? Please describe.** I found the comparisons to Underscore, Lodash, and wu.js in the README file very useful to get an idea of...

enhancement
documentation

**Describe the bug** If custom address pools are configured in Docker, the dkron image fails to start. Custom address pools are common in server deployments: they are needed to avoid...

bug
help wanted