clausreinke / typescript-tools

(repo no longer active) Tools related to the TypeScript language
Apache License 2.0
266 stars 29 forks source link

Random crash #57

Closed danihodovic closed 9 years ago

danihodovic commented 9 years ago

tss-crash

I called :TSSreload in the Neovim-qt client and the plugin crashed. It usually runs smooth in all vim and neovim variants I've used (vim, gvim, nvim, nvim-qt, pynvim). I was defining a custom type and doing instanceof checks to find out which type was being passed when it crashed. I'll try to find out exactly what caused it later.

clausreinke commented 9 years ago

Any news/info on this? Or can I close it as not-reproducable?

danihodovic commented 9 years ago

Closed