cysabi

Results 11 issues of cysabi

### What would you want to propose? I'd really like a plugin to support the gap property for flexbox. It's the 4th most searched feature on https://caniuse.com I am aware...

feature request

Make the Max Combo different for each project that is opened.

I am on Ubuntu 18.04: ![Screenshot from 2019-08-31 22-17-33](https://user-images.githubusercontent.com/47790183/64070973-68830880-cc3d-11e9-90db-c85b830990b7.png) This issue is not present when using Night, or (as far as I can see) Milky Quartz

**Describe the bug** Callbacks run at unexpected times when introduced in a timeline For example, this code below works fine for certain targets, but sometimes, the animation will just not...

You have the Sweet Dark one here, Could you possibly make one with each color? Such as the Ambar types, and maybe a new Sweet Dark Blue theme.

enhancement

When you added more syntax colors to highlight the code, I was thrilled. It would be nice for you to add more syntax colors and make it even more colorful....

So after a fresh restart, pylint works fine after each save (a bit slow of course, this is probably the most robust linter) But the more you save, the slower...

needs info

## why compilers exists The goal of every framework is to support reactivity while feeling as close to native js as possible. It's really obvious to anyone who's used svelte...

### environment "h3": "^1.11.1", "vite": "^5.2.11", "typescript": "^5.0.0" bun v1.1.13 ### reproduction combine bun, vite (dev server middleware mode), and h3. attempt to serve the vite dev server through h3...

bug
needs reproduction

When running the vite dev server programmatically, the suid plugin fails to activate. Running vite dev from the command line does not have these problems ```ts const createViteServer = (await...