Click here to Skip to main content
15,868,016 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionVisual Studio 2017 autocorrect Pin
chipp_zanuff12-Apr-17 0:30
chipp_zanuff12-Apr-17 0:30 
AnswerRe: Visual Studio 2017 autocorrect Pin
Richard MacCutchan12-Apr-17 1:07
mveRichard MacCutchan12-Apr-17 1:07 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff12-Apr-17 1:36
chipp_zanuff12-Apr-17 1:36 
GeneralRe: Visual Studio 2017 autocorrect Pin
Richard MacCutchan12-Apr-17 2:06
mveRichard MacCutchan12-Apr-17 2:06 
AnswerRe: Visual Studio 2017 autocorrect Pin
Dave Kreskowiak12-Apr-17 4:38
mveDave Kreskowiak12-Apr-17 4:38 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff14-Apr-17 5:42
chipp_zanuff14-Apr-17 5:42 
GeneralRe: Visual Studio 2017 autocorrect Pin
Dave Kreskowiak14-Apr-17 5:56
mveDave Kreskowiak14-Apr-17 5:56 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff14-Apr-17 9:10
chipp_zanuff14-Apr-17 9:10 
it's not what i want. what i want is like VS 2015; as far as i remember, it does suggest things as you type, but it didn't force you to use it

in this case, when i type:

public void Move <and then="" i="" hit="" the="" <b="">( button or space button>

it will gives this as the result:

public void OnAnimatorMove()

in fact, i just wanna type:

public void Move() { //blablabla

the point is, the intellisense can suggest me, but if i don't wanna use its suggestions, don't replace what i typed with something i didn't choose
GeneralRe: Visual Studio 2017 autocorrect Pin
Dave Kreskowiak14-Apr-17 11:35
mveDave Kreskowiak14-Apr-17 11:35 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff16-Apr-17 0:36
chipp_zanuff16-Apr-17 0:36 
GeneralRe: Visual Studio 2017 autocorrect Pin
Dave Kreskowiak16-Apr-17 3:07
mveDave Kreskowiak16-Apr-17 3:07 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff16-Apr-17 4:23
chipp_zanuff16-Apr-17 4:23 
GeneralRe: Visual Studio 2017 autocorrect Pin
Eddy Vluggen16-Apr-17 8:39
professionalEddy Vluggen16-Apr-17 8:39 
GeneralRe: Visual Studio 2017 autocorrect Pin
Richard MacCutchan16-Apr-17 3:49
mveRichard MacCutchan16-Apr-17 3:49 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff16-Apr-17 4:45
chipp_zanuff16-Apr-17 4:45 
GeneralRe: Visual Studio 2017 autocorrect Pin
Richard MacCutchan16-Apr-17 5:01
mveRichard MacCutchan16-Apr-17 5:01 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff16-Apr-17 5:12
chipp_zanuff16-Apr-17 5:12 
GeneralRe: Visual Studio 2017 autocorrect Pin
Richard MacCutchan16-Apr-17 5:21
mveRichard MacCutchan16-Apr-17 5:21 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff16-Apr-17 6:21
chipp_zanuff16-Apr-17 6:21 
GeneralRe: Visual Studio 2017 autocorrect Pin
Dave Kreskowiak16-Apr-17 6:35
mveDave Kreskowiak16-Apr-17 6:35 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff16-Apr-17 7:45
chipp_zanuff16-Apr-17 7:45 
GeneralRe: Visual Studio 2017 autocorrect Pin
Dave Kreskowiak16-Apr-17 13:40
mveDave Kreskowiak16-Apr-17 13:40 
GeneralRe: Visual Studio 2017 autocorrect Pin
chipp_zanuff27-Apr-17 19:36
chipp_zanuff27-Apr-17 19:36 
GeneralRe: Visual Studio 2017 autocorrect Pin
Dave Kreskowiak28-Apr-17 2:26
mveDave Kreskowiak28-Apr-17 2:26 
GeneralRe: Visual Studio 2017 autocorrect Pin
Richard MacCutchan16-Apr-17 21:39
mveRichard MacCutchan16-Apr-17 21:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.