You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/03/24 14:50:09 UTC

[GitHub] [daffodil-site] tuxji commented on a change in pull request #84: Add VSCode to Site

tuxji commented on a change in pull request #84:
URL: https://github.com/apache/daffodil-site/pull/84#discussion_r834394915



##########
File path: site/_vscode/1.0.0.md
##########
@@ -0,0 +1,28 @@
+---
+
+released: true
+apache: true
+title: 1.0.0
+date: 2022-03-17
+summary: >
+    Initial release
+
+artifact-root: "https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.0.0-rc2/"
+checksum-root: "https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.0.0-rc2/"
+
+key-file: "https://downloads.apache.org/daffodil/KEYS"
+
+source-dist:
+    - "apache-daffodil-vscode-1.0.0-src.zip"
+
+binary-dist:
+    - "apache-daffodil-vscode-1.0.0.vsix"
+
+scala-version: 2.13
+---
+
+This release contains VSCode extension used parsing/debugging a daffodil schema inside of VSCode.

Review comment:
       This sentence needs improvement (add "a" before VSCode, replace "used" with "for", and capitalize "daffodil"):.  Suggestion:
   
   `This release contains a VSCode extension for debugging a Daffodil schema in VSCode.`
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org