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/08/01 20:26:01 UTC

[GitHub] [daffodil-site] stevedlawrence commented on a diff in pull request #91: Create page for VS Code release 1.1.0

stevedlawrence commented on code in PR #91:
URL: https://github.com/apache/daffodil-site/pull/91#discussion_r934885010


##########
site/_vscode/1.1.0.md:
##########
@@ -0,0 +1,46 @@
+---
+
+released: false
+apache: true
+title: 1.1.0
+date: 2022-07-27
+summary: >
+    Initial omega-edit client & DFDL language
+
+artifact-root: "https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.1.0-rc1/"
+checksum-root: "https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.1.0-rc1/"
+
+key-file: "https://downloads.apache.org/daffodil/KEYS"
+
+source-dist:
+    - "apache-daffodil-vscode-1.1.0-src.zip"
+
+binary-dist:
+    - "apache-daffodil-vscode-1.1.0.vsix"
+---
+
+This release contains new features
+
+#### New Features
+
+* Initial omega-edit client.
+    * Enabled via command palette command so that it is hidden by default.
+    * The UI displays a number of panels. The offset, encoded data, decoded data (main editing area). As well as 3 viewports set to specific bytes of the file currently. Some of the dropdowns and areas are not currently interactive but will be in the future.
+    * Actions supports currently:

Review Comment:
   Maybe reword as `Actions currently supported:`.
   
   Also should the actions also be indented a level so they are a sub-list of the "supported actions"?



-- 
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