Bauke

Results 16 issues of Bauke

Running the following and then validating the CSS files with your IDE/validator of choice results in the Solarized themes outputting invalid CSS. ```rust let ts = syntect::highlighting::ThemeSet::load_defaults(); for (key, theme)...

bug

## Bugs - [x] Double-check that the bug is persistent, - [x] Double-check the bug hasn't already been reported [on our issue tracker](https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+org%3Alibrariesio), they *should* be labelled `bug` or `bugsnag`....

bug
small
help wanted

![image](https://user-images.githubusercontent.com/19501722/104091631-db16e600-527e-11eb-8e49-a10c43d252d3.png) When I use this tray instead of the Status Notifier Plugin, clicking on the Tauon icon causes a segmentation fault: ``` [1] 22532 segmentation fault (core dumped) ./tauon.py ```...

blocked

Another issue I noticed when trying to get HTM + Preact working. :smile: ```js import {GlobalRegistrator} from '@happy-dom/global-registrator'; GlobalRegistrator.register(); const button = document.createElement('button'); console.log('onclick' in button); // Outputs false, should...

enhancement

For example if you send `/me Test` and then press up arrow the `/` will be replaced with a `.`.

Suggestion comes from [AjiraKimberly on Twitter](https://twitter.com/AjiraKimberly/status/1003025469694935046) Basically wants a way to add buttons that you can click to easily send commands through chat, somewhat like the shortcuts but instead of...

new feature

https://github.com/rust-lang/rust-clippy#usage I cloned the repository to see about contributing a fix for another issue and noticed that Clippy gave me a bunch of linting and formatting suggestions. I'd be happy...

Hi, great library! Thanks for the effort in making it so easy to create charts! Didn't see pie charts in the examples/gallery or the chart types list so figured I'd...

When using `mongoose-plugin-autoinc` this warning pops up, didn't find another issue for it so thought I'd make one. `(node:28096) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead.`

Dear extension author, Please publish this extension to the Open VSX marketplace. ## Context Unfortunately, as Microsoft prohibits usages of the Microsoft marketplace by any other products or redistribution of...