Skip to content

Commit 6853e35

Browse files
author
Bruno Moura
committed
Merge tag '0.2.0' into develop
Hits and new snippets!
2 parents 91595d0 + be536bb commit 6853e35

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
## C# snippet code set to add to Visual Studio.
44
Shortcuts for building codes quickly, without having to enter the same standard codes all the time.
55

6+
## Como instalar:
7+
- Open visual studio.
8+
- Press the keys Ctrl + K, Ctrl + B.
9+
- Or search for "Code snippets manager" in the visual studio search field.
10+
- A window will open, as shown below.
11+
12+
![code snippets](https://i.ibb.co/FW8c0QT/image.png)
13+
14+
- Select the Csharp tab and then go to the "add ..." button and select the folder where the snippets files are as shown below.
15+
16+
![code snippets](https://i.ibb.co/ZTst47x/image.png)
17+
18+
😎 Ready! just use your will!
19+
20+
621
__Code Snippets to:__
722

823
- [x] Methods => in development...

0 commit comments

Comments
 (0)