You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "tuxji (via GitHub)" <gi...@apache.org> on 2023/04/27 17:33:21 UTC

[GitHub] [daffodil-site] tuxji commented on a diff in pull request #110: Add 1.3.0 release page for vscode extension

tuxji commented on code in PR #110:
URL: https://github.com/apache/daffodil-site/pull/110#discussion_r1179487076


##########
site/_vscode/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+
+released: false
+apache: true
+title: 1.3.0
+date: 2023-4-27
+summary: >
+    omega-edit data editor and intellisense improvements.
+    Along with package upgrades and bug fixes.
+
+source-dist:
+    - "apache-daffodil-vscode-1.3.0-src.zip"
+
+binary-dist:
+    - "apache-daffodil-vscode-1.3.0.vsix"
+---
+
+This release contains new features and fixes
+
+#### New Features & Fixes
+
+* omega-edit Data Editor no longer experimental.
+* Many improvements made toward the omega-edit Data Editor
+    * Includes new UI using Svelte.
+    * Moved more of the server handling to omega-edit instead of having in the extension.
+    * Many of the closed issues deal with the Data Editor and its new UI setup.

Review Comment:
   * Makes many improvements in the omega-edit data editor:
       * Includes new UI using Svelte.
       * Moves more of the server handling to omega-edit from the extension.
       * Closes many issues with the data editor and its new UI setup.



##########
site/_vscode/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+
+released: false
+apache: true
+title: 1.3.0
+date: 2023-4-27
+summary: >
+    omega-edit data editor and intellisense improvements.
+    Along with package upgrades and bug fixes.
+
+source-dist:
+    - "apache-daffodil-vscode-1.3.0-src.zip"
+
+binary-dist:
+    - "apache-daffodil-vscode-1.3.0.vsix"
+---
+
+This release contains new features and fixes
+
+#### New Features & Fixes
+
+* omega-edit Data Editor no longer experimental.
+* Many improvements made toward the omega-edit Data Editor
+    * Includes new UI using Svelte.
+    * Moved more of the server handling to omega-edit instead of having in the extension.
+    * Many of the closed issues deal with the Data Editor and its new UI setup.
+* Intellisense enhancements.
+* Added support for outputting Infosets to JSON.
+* Suppress the amount of platform conditionals being used.
+* Now supports Java 8.
+* Relay diagnostics in the "Parse" section of variables.
+* Allows for running Daffodil's "limited validation".
+* Improve Launch Wizard Classpath manipulation.
+* Remove uncessary dependcies.
+* Debugger can now be supplied values for variables.
+* LICENSE and NOTICE updates to add missing items and remove others since we removed some dependencies.
+* Initial support for generating TDML files.
+* Updated name of extension to "Apache Daffodilâ„¢ Extension for Visual Studio Code" from "VS Code extension for Apache Daffodil".

Review Comment:
   * Improves Launch Wizard Classpath manipulation.
   * Removes unnecessary dependencies.
   * Allows values to be applied to variables in Debugger.
   * Updates LICENSE and NOTICE to add missing dependencies and remove some dependencies.
   * Adds initial support for generating TDML files.
   * Updates name of extension to "Apache Daffodilâ„¢ Extension for Visual Studio Code" from "VS Code extension for Apache Daffodil".



##########
site/_vscode/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+
+released: false
+apache: true
+title: 1.3.0
+date: 2023-4-27
+summary: >
+    omega-edit data editor and intellisense improvements.

Review Comment:
   Should start with a verb and should join the next sentence (which is only a phrase), like:
   
   ```
   Adds omega-edit data editor and intellisense improvements
   along with package upgrades and bug fixes.
   ```



##########
site/_vscode/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+
+released: false
+apache: true
+title: 1.3.0
+date: 2023-4-27
+summary: >
+    omega-edit data editor and intellisense improvements.
+    Along with package upgrades and bug fixes.
+
+source-dist:
+    - "apache-daffodil-vscode-1.3.0-src.zip"
+
+binary-dist:
+    - "apache-daffodil-vscode-1.3.0.vsix"
+---
+
+This release contains new features and fixes

Review Comment:
   
   This release contains new features and fixes listed below.



##########
site/_vscode/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+
+released: false
+apache: true
+title: 1.3.0
+date: 2023-4-27
+summary: >
+    omega-edit data editor and intellisense improvements.
+    Along with package upgrades and bug fixes.
+
+source-dist:
+    - "apache-daffodil-vscode-1.3.0-src.zip"
+
+binary-dist:
+    - "apache-daffodil-vscode-1.3.0.vsix"
+---
+
+This release contains new features and fixes
+
+#### New Features & Fixes
+
+* omega-edit Data Editor no longer experimental.
+* Many improvements made toward the omega-edit Data Editor
+    * Includes new UI using Svelte.
+    * Moved more of the server handling to omega-edit instead of having in the extension.
+    * Many of the closed issues deal with the Data Editor and its new UI setup.
+* Intellisense enhancements.
+* Added support for outputting Infosets to JSON.
+* Suppress the amount of platform conditionals being used.
+* Now supports Java 8.
+* Relay diagnostics in the "Parse" section of variables.

Review Comment:
   * Relays diagnostics in the "Parse" section of variables.



##########
site/_vscode/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+
+released: false
+apache: true
+title: 1.3.0
+date: 2023-4-27
+summary: >
+    omega-edit data editor and intellisense improvements.
+    Along with package upgrades and bug fixes.
+
+source-dist:
+    - "apache-daffodil-vscode-1.3.0-src.zip"
+
+binary-dist:
+    - "apache-daffodil-vscode-1.3.0.vsix"
+---
+
+This release contains new features and fixes
+
+#### New Features & Fixes
+
+* omega-edit Data Editor no longer experimental.

Review Comment:
   * Uses omega-edit data editor (no longer experimental).



##########
site/_vscode/1.3.0.md:
##########
@@ -0,0 +1,42 @@
+---
+
+released: false
+apache: true
+title: 1.3.0
+date: 2023-4-27
+summary: >
+    omega-edit data editor and intellisense improvements.
+    Along with package upgrades and bug fixes.
+
+source-dist:
+    - "apache-daffodil-vscode-1.3.0-src.zip"
+
+binary-dist:
+    - "apache-daffodil-vscode-1.3.0.vsix"
+---
+
+This release contains new features and fixes
+
+#### New Features & Fixes
+
+* omega-edit Data Editor no longer experimental.
+* Many improvements made toward the omega-edit Data Editor
+    * Includes new UI using Svelte.
+    * Moved more of the server handling to omega-edit instead of having in the extension.
+    * Many of the closed issues deal with the Data Editor and its new UI setup.
+* Intellisense enhancements.
+* Added support for outputting Infosets to JSON.
+* Suppress the amount of platform conditionals being used.

Review Comment:
   * Makes Intellisense enhancements.
   * Adds support for outputting Infosets to JSON.
   * Reduces the number of platform conditionals being used.



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