Iain Ballard

Results 2 issues of Iain Ballard

Using release https://github.com/nickgravgaard/AlwaysAlignedVS/releases/tag/2017.0.0 I assume that VisualStudio 2015 isn't supported, but it's not mentioned in the docs. This extension works like a charm on VS2017, but under 2015 it shows...

After following the read-me instructions, and running `:TSSstarthere` in gVim, The line `cmd = vim.eval("g:TSS")+vim.eval("a:000")` (around line 470 of typescript_tss.vim) is failing with `TypeError cannot concatenate 'str' and 'list' objects`...