Phong Phan
Phong Phan
I am using Monterey 12.2.1 . In dark mode, the background of RTF engine isn't even dark anymore. It shows full white. The color of the code is still from...
Try putting this into your `init.vim`. It means using VSCode undo stack instead of neovim's undo stack. They may cause some problems for example you have to undo multiple times...
I have the same error
Here seems to be the code responsible for creating the port file. Its content has the format of `port_number:some_secret`. Looks like this code is not executed correctly because in this...
I have the exact same problem