3ynm
3ynm
I've tried joining a supergroup using t2bot.io utwente.io and tchncs.de I always receive the same message. I can bridge to a regular group and then convert it to supergroup, the...
I never wrote Lua before, nor ever configured NeoVim nor lazy.nvim. I just looked at other language configs and tried to do the same, it worked surprisingly well, but probably...
@esetnik @folke Many people use intelephense and many people use phpactor. I prefer phpactor because it has a libre license and does not require you to buy a license to...
For the time being I just monkey-patched the class to add an `:unformatted` option. I'll leave it here: ```ruby require 'pdf/reader' module PDF class Reader # PDF::Reader::Page monkey patches. class...
It does. I couldn't find the available `opts` on the API docs, is that documented anywhere?
I can confirm this bug. I use `phpcs` for verifying PSR12 compliance.
After several attempts and even hacking my way through elisp to alter order of the next-checker chain (which did not work anyways) I've came to try placing `phpcs` as next...
usted sabe de lo que habla buen hombre, gracias por compartir el código
Isn't there any workaround for this? where can I find more info about the bug on bun?
I think the diagnostic would be fine if it didn't mark the whole class as offending