From 168db478577f4a8d2f268b54c1857627f348c800 Mon Sep 17 00:00:00 2001 From: William Vinnicombe Date: Wed, 15 Jan 2025 16:08:39 +0000 Subject: [PATCH] Add note about what selecting Features does Fixes #151 --- src/webview/newProjectPanel.mts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/webview/newProjectPanel.mts b/src/webview/newProjectPanel.mts index ae12aacc..a9fc86aa 100644 --- a/src/webview/newProjectPanel.mts +++ b/src/webview/newProjectPanel.mts @@ -1991,7 +1991,8 @@ export class NewProjectPanel { ${ !this._isProjectImport ? `
-

Features

+

Features

+

Add example code snippets to demonstrate use of these features