cobalt
cobalt
Please enable actions here: https://github.com/Samq64/ScratchAddons/actions Idea: make the comment height configurable?
calc(var(--settingName) * 1px) ________________________________ From: Samq64 ***@***.***> Sent: Thursday, December 9, 2021 7:57:42 PM To: ScratchAddons/ScratchAddons ***@***.***> Cc: Paul Reid ***@***.***>; Comment ***@***.***> Subject: Re: [ScratchAddons/ScratchAddons] Scrollable Comments (PR #3905)...
You can if you want ________________________________ From: Samq64 ***@***.***> Sent: Saturday, December 11, 2021 8:36:03 AM To: ScratchAddons/ScratchAddons ***@***.***> Cc: Paul Reid ***@***.***>; Comment ***@***.***> Subject: Re: [ScratchAddons/ScratchAddons] Scrollable Comments...
@Raspberry693, just leave it open, if someone can fix the bug, they will, if not, it'll probably be okay
> When using the Vue Devtools in production mode with the provided flag **VUE_PROD_DEVTOOLS** the pinia plugin is not showing up. Even though other plugins (i18n or router) are. Is...
Interestingly enough, it looks like `string_processing` and `wrap_long_dict_values_in_parens` both individually trigger this behavior
I'm getting this error: ``` Error: Failed to load plugin '@redguy12' declared in 'package.json': Failed to patch ESLint because the calling module was not recognized. ```
> Btw, request to become a Scratcher is `GET https://scratch.mit.edu/users/complain-about/promote-to-scratcher/`, apparently. Can you clarify what this means? thanks!
Related to https://github.com/discordjs/discord.js/pull/10042 https://github.com/discordjs/discord.js/blob/278396e815add4e028e43034fab586f971a043d4/packages/util/src/functions/runtime.ts#L3-L14
Don't think so, it looks like the code still needs to be updated to support native WebSockets on Node, that PR focused on Deno and Bun support