Closed
Description
In Visual Studio 2013, in Options, Text Editor, JavaScript, IntelliSense, there is a checkbox labeled "Only use tab or enter to commit". Currently, TypeScript always behaves the way JavaScript does with this option turned ON, and provides no similar option to turn it off.
For those of us who have been working in C# and JavaScript for years with this option turned off -- and who need to work in all three languages in a single project -- it's frustrating that TypeScript doesn't work the same way. It would be a huge improvement to let us set this option.