Gavin S
Gavin S
I love this plugin for most syntaxes. I've started using PlainTasks and it uses nice looking Unicode check boxes and things that end up highlighted. I'd like a config option...
https://github.com/dproldan/Esp32AutoCamera/blob/master/CameraWebServerV1/CameraWebServerV1.ino#L26 You may have better luck with browser compatibility by moving the tag into the section, and adding a space after the semicolon. The `lang` isn't necessary it just makes...
https://github.com/rupert/pyls-black/issues/35 Attempt to move this over.
https://github.com/quirkey/sammy/blob/245dd7f8869b708b31eed552512e9cdf0f0df501/lib/sammy.js#L1681 Should be: `if (location.jquery) {`
Includes a bunch of work from @markwylde
Please add DST because my Country/State hates us and likes to shift the time around randomly by an hour from UTC.
I was trying to use sandman on a database that claimed it was PostgreSQL. Turns out it's actually H2 in PostgreSQL mode. This might be an SQLAlchemy request, but it...
I am using this plugin to not backfeed the printer with power when it's not on. Current sequence: -- RPi left one full time 1. Turn on printer 2. Go...
- [x] Documentation complies with [general](https://matplotlib.org/devdocs/devel/document.html#write-rest-pages) and [docstring](https://matplotlib.org/devdocs/devel/document.html#write-docstrings) guidelines