Caleb Jasik

Results 226 comments of Caleb Jasik

Would it be possible to split up the menubar into individual bits, so that it isn't all or nothing? So that if you have a particularly large window menu, your...

> Vite seems to handle it like: `import EditorWorker from 'monaco-editor/esm/vs/editor/editor.worker.js?worker';` one could make an easy plugin for this... > > but I generally like that esbuild doesn't offer to...

Oh! I didn't see that at all 😅 It looked like the default in the text and the default in the example code described two different defaults

I'll update my PR w/ that wording if that works! That seems like a good way to make it less confusing to me :)

Is this feature not intended to be completed?

Idk whether this repo still gets updated, but https://scoop.sh works great, and has a lot of familiar unix tools. https://chocolatey.org/ also supports a wide variety of unix tools, but I...

Yeah, I'm a bit confused b/c it seems that scrolling isn't working for me - I eventually set "width:max-content" on the containing div... I'm not sure what's up with it....

Maybe https://github.com/tummychow/git-absorb would be useful for you trying to edit git history easily?

I'd love to see this happen, especially since the macOS Terminal workaround does not extend to the VSCode terminal: ```sh api on  main via 🐹 v1.17.5 ❯ defaults read...

+1 also to simply adding the `ansi` theme as the default / updating the default theme to support autodetecting light/dark mode as an incremental fix