D
D
droft13122015-07-06 17:20:36
C++ / C#
droft1312, 2015-07-06 17:20:36

How to do something similar to cw in Visual Studio?

Hello. In Visual Studio there are such handy things, you enter for example "cw" and Intellisense automatically substitutes the code for you: Console.WriteLine();
Is it possible to create similar "functions"?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
SilentFl, 2015-07-06
@SilentFl

https://msdn.microsoft.com/en-us/library/ms165394.aspx

J
jackroll, 2015-07-06
@jackroll

There is, in the form of an extension - ReSharper.
Download the resharper -> install -> download the Mnemonic Live Templates extension for it and customize it for yourself.
https://www.youtube.com/watch?v=tIR9k0bzbXo
ps Resharper can be found on torrent trackers.

L
Larry Underwood, 2015-07-06
@Hydro

Resharper not required. It's called Snippet.
https://msdn.microsoft.com/en-us/library/ms165392.aspx

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question