hexh250786313 / coc-pretty-ts-errors

A coc.nvim extension for displaying pretty ts diagnostic info.
Other
14 stars 0 forks source link

TypeError: type.match is not a function #11

Open hexh250786313 opened 3 weeks ago

hexh250786313 commented 3 weeks ago

Upstream:

https://github.com/yoavbls/pretty-ts-errors/issues/121 https://github.com/hexh250786313/pretty-ts-errors-markdown/issues/12

hexh250786313 commented 2 weeks ago

The PR https://github.com/hexh250786313/coc-pretty-ts-errors/pull/13 let extension continue to work but ignore the error-throw parsing.

When the ts 1196 fault is fixed upstream, it will be fixed here as well.