Connor Peet

Results 293 comments of Connor Peet

So you're saying that in the integrated terminal, you should be able to run a command to open a new tab? That does work, with two caveats: - If you're...

Not a feature request, but as I haven't heard anything back on this, I will close the issue.

@eleanorjboyd bumping this issue's visibility to you 🙂 with the code-server "connect to your home machine" sort of story, we're seeing people hit this more often

Yea, just on a mac. This should be solvable in some way--maybe needs integration with the integrated terminal in core, perhaps.

not sure, I know there was a big kerfuffle around the minipass types but I haven't had the free time to track it

I solved this by adding the following to my `linaria()` call: ``` babelOptions: { presets: [ "@babel/preset-typescript", "@babel/preset-react", ], }, ``` This _really_ needs to be better documented.

I think this is a good idea, and something I've wanted to do for a little while.

It sounds like you're not closing the browser completely. The browser must be closed so that its icon no longer appears in the dock, it's not sufficient for all windows...

I figured that was the eventual goal, and I am definitely in favor of it as a random user (having gone through build hell and back to get everything compiling...

I will fix up the build/tests in the morning, it's late here already (but it works!)