atom-minimap/minimap

Multiple successive Minimap:toggle might trigger null-bug

aminya opened this issue · 2 comments

Randomly running minimap:toggle a couple of times and opening-closing text editors might trigger null bugs.

we should use typescript to prevent these null bugs

I agree. There are many of these null-bug issues, and finding the reason for them without TypeScript is pretty hard.