This is an automated email from the ASF dual-hosted git repository.

slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a93a88a  Add link to Github wiki pages for VS Code Extension
a93a88a is described below

commit a93a88aeabc8cbc0189408c46451913433179331
Author: Jeremy Yao <[email protected]>
AuthorDate: Tue Jul 1 12:52:51 2025 -0400

    Add link to Github wiki pages for VS Code Extension
---
 site/vscode.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/site/vscode.md b/site/vscode.md
index 3d4f525..4cc9d87 100644
--- a/site/vscode.md
+++ b/site/vscode.md
@@ -24,6 +24,10 @@ limitations under the License.
 
 The Apache Daffodil™ Extension for Visual Studio Code is an extension to the 
Microsoft® Visual Studio Code (VS Code) editor, designed for Data Format 
Description Language 1.0 (DFDL) Schema developers. The purpose of the Apache 
Daffodil™ Extension for Visual Studio Code is to ease the burden on DFDL Schema 
developers by enabling rapid development of high-quality DFDL Schemas, with 
syntax highlighting, code completion, data file editing, and debugging of DFDL 
Schema parsing operations usin [...]
 
+#### Usage
+
+Please refer to the [Apache Daffodil™ Extension for Visual Studio Code Wiki 
pages](https://github.com/apache/daffodil-vscode/wiki).
+
 #### Releases
 
 All recent Apache Daffodil™ Extension for Visual Studio Code releases are 
listed here. Each release below is listed by the version and date on which it 
was released. Clicking on the version number will take you to the release notes 
and downloads for that release.

Reply via email to