Austin Condiff

Results 549 comments of Austin Condiff

Possible JSON RPC resources: - Swift: [JSONRPC](https://github.com/ChimeHQ/JSONRPC) by @mattmassicotte - JavaScript: [stdio-jsonrpc](https://www.npmjs.com/package/stdio-jsonrpc)

> if you consider the app a server and the node process a client, yeah it's similar. We communicate via JSON-RPC on stdio. @mathieudutour Would you then send JSX over...

> Still, I understand that there are some pros in using NodeJS runtime. For example, you can work with the system directly. In addition, I wonder if by using Node.js...

Based on a prior conversation on Discord with @josephschmitt @mattmassicotte @jasonplatts @pkasila @avdept and a few others, with the announcement of ExtensionKit in the latest WWDC which has been written...

I just wanted to leave a quick update in our progress. We've been taking this real slow because we really need to get this right to begin with because it...

Also it looks like the row density is off. It should match that of the project navigator.

And as @lilingxi01 mentioned in https://github.com/CodeEditApp/CodeEdit/pull/638#pullrequestreview-985273645, the left and right padding is a little off... ![CleanShot 2022-05-25 at 14 10 14@2x](https://user-images.githubusercontent.com/36816148/170336885-1784b1a4-9857-4516-89c4-05c35bd4589b.png) Compare with Xcode here... This will not be fixed...

@SwiftUILabs There are many reasons why users may not want autosave enabled. If this causes many unnecessary builds or the user is simply not used to it they may want...

Simply open the integrated terminal. If you have any kind of background to your line like in powerline, you will see some stretching at the bottom.

@jevonmao To open the terminal click the rectangular symbol at the bottom right of the window.