cysabi

Results 17 comments of cysabi

I can confirm, pylint is very slow to run when saving, I have a larger list of packages, running on facebook's diagnostics instead of steelbrain's linter, and on Windows 10.

I have an idea though, you could update the linting output live as it comes in, so it shows the top 5 errors, then after a bit is able to...

Hey @HarisSpahija! I found a tool that I think might be helpful for you to find some color schemes: **https://coolors.co** It's a wonderful tool and I think you could find...

> aaaaand! If folks are open to classes (which, they're really good as long as folks don't abuse inheritance!) > > you can have this today: > > ```js >...

no problem !! > https://github.com/cysabi/bento/tree/h3-issues-779 1. run `bun ./index.ts` 2. open up the dev server, it should work on first load, because there's no cache. then subsequent reloads fail. 3....

thanks for the response! however i'm already using a (less elegant) workaround, and would just like to see this fixed.

understood! thanks for the explanation