You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by da...@apache.org on 2022/12/02 17:16:21 UTC

[daffodil-vscode] branch 360-rename_extention created (now fef4212)

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

davin pushed a change to branch 360-rename_extention
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


      at fef4212  Change name to "Apache Daffodil™ Extension for Visual Studio Code"

This branch includes the following new commits:

     new fef4212  Change name to "Apache Daffodil™ Extension for Visual Studio Code"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[daffodil-vscode] 01/01: Change name to "Apache Daffodil™ Extension for Visual Studio Code"

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davin pushed a commit to branch 360-rename_extention
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git

commit fef421266fe0c5ecf85ff18849394ded0e386d85
Author: Davin Shearer <sc...@gmail.com>
AuthorDate: Fri Dec 2 12:14:49 2022 -0500

    Change name to "Apache Daffodil™ Extension for Visual Studio Code"
    
    closes #360
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 0081bbf..614d838 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "apache-daffodil-vscode",
-	"displayName": "Apache Daffodil VS Code Extension",
-	"description": "VS Code extension for Apache Daffodil DFDL schema debugging",
+	"displayName": "Apache Daffodil™ Extension for Visual Studio Code",
+	"description": "Apache Daffodil™ Extension for Visual Studio Code providing DFDL syntax highlighting, DFDL code completion, DFDL schema debugging, and data editor",
 	"version": "1.2.0",
 	"daffodilVersion": "3.4.0",
 	"omegaEditServerHash": "1c11c5711b6cd477023be71d04b070e1289312aaaef5f81fb9ded4e3884b7135ca13e2b2cf7b547e374142167c19789555eeb5d83dbed38ff6dde71c25db5fb7",