StaringOS

Results 40 comments of StaringOS

https://github.com/theniceboy/joshuto.nvim ![there-you-go-good-job-gif-by-demic](https://github.com/kamiyaa/joshuto/assets/8187501/f09da332-afe8-49cb-87a3-25603e7db967)

Yeah I've been using the plugin on this branch for a couple of weeks. It's been working just fine.

https://github.com/theniceboy/coc-tailwindcss 这个是public的。你可能需要科学上网一下

I see. I usually don't work on snippets within a snippet, but feel free to add another binding that's for expanding only.

Yes, that was an Iterm2 setting ![Screen Shot 2020-05-18 at 12 17 43 PM](https://user-images.githubusercontent.com/8187501/82236073-9611fe00-9901-11ea-9f5e-235a1392f7fe.png)

Try adding transceivers peerConnection.addTransceiver( kind: RTCRtpMediaType.RTCRtpMediaTypeVideo, init: RTCRtpTransceiverInit( direction: TransceiverDirection.SendRecv, ), ); peerConnection.addTransceiver( kind: RTCRtpMediaType.RTCRtpMediaTypeAudio, init: RTCRtpTransceiverInit( direction: TransceiverDirection.SendRecv, ), );

@toshi0383 Any updates on this?

Will this be unblocking the progress on implementing native sign in (#5)? Thanks!

@DLFW no not highlighting a file, I meant putting the cursor on that file.

@matthew-carroll @roughike Is it correct to say that this PR would provide the only way that one can achieve collaborative editing with SuperEditor? Edit: (Simply)