in

Add New Code Snippet In Visual Studio 2017

Here we are going to learn how to create “Code Snippet In Visual Studio 2017“.

Step 1) Download a xml file with this template given below.

Dowinload this file

Step 2) Save this file in a folder as    LogSnippet/log.snippet

Step 3) Open VS2017>Tools>Code Snippets Manager

Step 4) Select Lenguage = CSharp

Step 5) Click add, then select folder, then clock OK.

Step 5) To use snippet write log and press tab. this will result

Console.WriteLine(“”);

——————-End of tutorial—————

Knowledge add on :

Author Profile

PREM KUMAR
PREM KUMAR
Hey Its..! Tech Lover , Ionic, Angular, Typescript, Dotnet Core, Node, Like Opencv, AI, ML, Robotics, Iot, Love Music, Cooking, Girls, Innovation

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

What do you think?

400 Points
Upvote Downvote
ionic tutorial

How to create a new provider? IONIC 3 Angular 4

Welcome to Jakarta