c# - In visual studio, how to automatically input the latter half part of an object? -


for example, person p = new person(); have type letter 1 one, or select word 1 one (by intellisense), know can make new person() automatically come after input person p, how it?

ps, intellisense on in computer. sorry previous description, can select "new" or "person" intellisense, system doesnot show "new person()" together. curious is, after type "person p" or "person p =", "new person();" can automatically come

the functionality mean "intellisense". default should able hit ctrl + space after typing first letters of command or variable name open dropdownmenu possible matches. select correct entry , continue pressing "tab".


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Save and close a word document by giving a name in R -