Skip to content

Commit bfe6584

Browse files
authored
feat: lerna release force update
1 parent 4e55350 commit bfe6584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This component is the VSCode extension part of the VSCode Code Snippet Framework
1010
It is responsible for:
1111

1212
- Loading code snippets contributions (plugins) (e.g [vscode-snippet-contrib](../../examples)).
13-
- Rendering the code snippet form GUI to display relevant questions to the end user
13+
- Rendering the code snippet form GUI to display relevant questions to the end user:
1414
- inside a [VSCode webview](https://code.visualstudio.com/api/extension-guides/webview).
1515
- Note that the form GUI is developed, in a separate [sub-package](../frontend).
1616
- Bridging between the frontend GUI and the contributions/plugins, e.g:

0 commit comments

Comments
 (0)