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: packages/backend/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
# Code Snippet Framework VSCode Extension
1
+
# Code Snippet Tool VSCode Extension
2
2
3
3
## Preview
4
4
5
5

6
6
7
7
## Overview
8
8
9
-
This package is the VSCode extension for the Code Snippet Framework. It enables:
9
+
This package is the VSCode extension for the Code Snippet Tool. It enables:
10
10
11
11
- Loading code snippet contributions (plugins) for extensibility.
12
12
- Rendering a dynamic code snippet form GUI in a [VSCode webview](https://code.visualstudio.com/api/extension-guides/webview) to present relevant questions to users. The form GUI is developed as a separate sub-package.
0 commit comments