I keep getting the following error when I try to run :TSSstarthere.
Starting TSS, loading file.ts...
Error detected while processing function TSSstart:
line 18:
Traceback (most recent call last):
File "<string>", line 3, in <module>
TypeError: cannot concatenate 'str' and 'list' objects
Error detected while processing function TSSstart..TSSshowErrors:
line 16:
TSS not running - start with :TSSstarthere on main file
It definitely worked the very first time I used it but it seems subsequent commands have failed.
Interestingly enough, I deleted my .viminfo file and it seems to have fixed the issue. I am going to leave this open until someone more knowledgeable than me can analyze.
I keep getting the following error when I try to run :TSSstarthere.
It definitely worked the very first time I used it but it seems subsequent commands have failed.