Currently running vscode version 1.1.1 with typescript.
After upgrading to typescript 1.8.10, I've encountered issues with the 'format code' command not working, auto completion not functioning, and on the fly error checking and problem matcher not operating as expected.
Is vscode restricted to a particular typescript version?
Thank you