kkharji / xbase

Develop Apple software products within your favorite editor.
MIT License
536 stars 17 forks source link

Print to console on neovim daemon decoding error #180

Closed kkharji closed 1 year ago

kkharji commented 1 year ago

try/catch for decoding and print un-parsed to address edge parsing cases that are most likely caused by another error

See: #178