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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,12 @@ C# Snippet Productivity
34
34
35
35
Observations:
36
36
37
+
```diff
38
+
- Not all templates from Project Creation are tested and validated. Please report any issues with the following information to help us to improve the extension:
39
+
- - Template Name
40
+
- - Template Framework
41
+
```
42
+
37
43
The commands available in the context menu follow a different workflow than the commands available in the command palette. The commands in the context menu will create the project or resource in the same clicked folder.
38
44
39
45
The commands in the command palette will ask the user to select the project, create or select the folder, and then create the project.
0 commit comments