In Visual Studio 2012 RC, SYNC finish code in same button
In Visual Studio 2012 RC, I write some .NET code ( Example: Dim a As Inte ) use "space" to finish all code, but write some JavaScript code ( Example: var obj = new Obj ) use "Enter" to finish all code.
Can SYNC finish code in same button? or add more configure ( JavaScript - IntelliSense only "Tab | Enter" ) let we choice?
14
votes
2 comments
-
KKBruce
commented
I found solution.
Disable (JavaScript - IntelliSense only "Tab | Enter") function, then JavaScript will use "space" to autocomplete key word.
In VS 2012, disable this function for default, please.
-
KKBruce
commented
ps. SYNC = synchronization