omar2205

Results 58 comments of omar2205

I got `Uncaught DOMException` when I opened this issue and tried it yesterday But it looks like it worked fine with you, and in this replit https://replit.com/@omar22051/IncompleteMenacingPattern#index.ts When I tried...

I believe it's 512 MB. I managed to get a QA bot going, [deploy to Deno Deploy here](https://dash.deno.com/new?url=https://gist.github.com/omar2205/d4b870c983da05fa5c73656632a40be8/raw/c977c4cce1964f92832c468f4b986b4cebec254b/mod.ts&env=BOT_CONTEXT), which was the demo I was going for. I don't know if...

@hayd any update on this? A slash is still being added, which results in errors. ```jsonc { "imports": { "twind": "https://esm.sh/[email protected]", "twind/": "https://esm.sh/[email protected]/" // after "twind": "https://esm.sh/[email protected]/", "twind/": "https://esm.sh/[email protected]//" }...

@argyleink, yeah, I want to highlight the whole string like normal, I also, want to think about a good color to match the theme (for the string)

![image](https://user-images.githubusercontent.com/1373867/145276088-3ed2239b-d221-41af-a15e-4991a07c89c1.png) As you can see, the string "lib" is colored, but "hello" isn't. Also, the quotes are too dark.

Is there a way to give strings different colors?

Rendering this? https://github.com/sveltejs/svelte-repl

Yeah, I forgot about the official extension.