You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,18 +8,15 @@ You can find this extension in the [Visual Studio Code Marketplace](https://mark
8
8
9
9
See the [CHANGELOG](CHANGELOG.md) for the latest changes included.
10
10
11
+
11
12
## Usage
12
13
Put the cursor on the C# file.
13
14
14
15
Type part of a snippet, press `tab`, and the snippet unfolds.
15
16
16
17
If you have problems to see the snippets, press `Ctrl`+`Space` (Windows, Linux) or `Cmd`+`Space` (OSX).
17
18
18
-
(see the [TUTORIALS](TUTORIALS.md) to know more)
19
-
20
-
21
-
[This is not necessary anymore]
22
-
~~**IMPORTANT** :: If you use the *C# for Visual Studio Code (powered by OmniSharp)* extension, but you want to see the **C# Snippets** only, [read this post](https://geeks.ms/jorge/2017/07/16/how-to-disable-the-c-snippets-for-the-c-extension-of-visual-studio-code/).~~
19
+
(**see the [TUTORIALS](TUTORIALS.md) to know more**)
0 commit comments