mmshivesh / Python-Nova.novaextension

Python Extension for Panic's Nova editor for macOS
https://extensions.panic.com/extensions/works.creativecode/works.creativecode.python-nova/
22 stars 6 forks source link

Stops working and Error in Python Language Server after about an hour (requires toggle on/off) #9

Open johnsturgeon opened 3 years ago

johnsturgeon commented 3 years ago

After using Nova for about an hour (sometimes more, sometimes less) the plugin stops working and I get a stream of these errors: TypeError: can only concatenate list (not "str") to list every time I type a character.

Toggling the plugin off/on fixes it.

image