This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 33a8829 Publishing from a597a49ef5aaa5456431e1d86034b3266c6ae4a6
33a8829 is described below
commit 33a882925d271d58b671cc26dd267077bb974e7c
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Mon Dec 8 17:30:26 2025 +0000
Publishing from a597a49ef5aaa5456431e1d86034b3266c6ae4a6
---
content/vscode/1.5.0/index.html | 338 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 338 insertions(+)
diff --git a/content/vscode/1.5.0/index.html b/content/vscode/1.5.0/index.html
new file mode 100644
index 0000000..1824b4d
--- /dev/null
+++ b/content/vscode/1.5.0/index.html
@@ -0,0 +1,338 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Apache Daffodil | VS Code Extension 1.5.0</title>
+
+ <meta name="author" content="">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <!-- HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
+ <link href="/assets/themes/apache/img/apache-daffodil-icon.png" rel="icon"
type="image/png">
+
+ <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
+ <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
+ <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
+
+ </head>
+
+ <body>
+
+ <div class="navbar navbar-inverse" role="navigation">
+ <div class="container">
+ <div class="navbar-header"><a class="navbar-brand" href="/"><img
src="/assets/themes/apache/img/apache-daffodil-logo.png" alt="Apache
Daffodil"/></a></div>
+ <nav role="navigation">
+ <ul class="nav navbar-nav navbar-right">
+ <li><a href="/releases">Releases</a></li>
+ <li id="extensions">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Extensions<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/vscode">VS Code</a></li>
+ <li><a href="/sbt">SBT</a></li>
+ </ul>
+ </li>
+ <li id="documentation">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Docs<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/getting-started/">Getting Started</a></li>
+ <li><a href="/dfdl-training/">DFDL Training</a></li>
+ <li><a href="/dfdl-best-practices/">Best Practices for DFDL
Schemas</a></li>
+ <li><a href="/examples/">Examples</a></li>
+ <li><a href="/docs/latest/javadoc/">API</a></li>
+ <li><a href="/docs/dfdl/">DFDL Specification</a></li>
+ <li><a href="/unsupported/">Unsupported Features</a></li>
+ <li><a href="/faq/">Frequently Asked Questions</a></li>
+ <li><a href="/dfdl-extensions/">Daffodil DFDL Language
Extensions</a></li>
+ </ul>
+ </li>
+ <li id="community">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Community<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a href="/community">Get Involved</a></li>
+ <li><a href="/people">People</a></li>
+ </ul>
+ </li>
+ <li id="development">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Development<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+ <li><a class="external"
href="https://cwiki.apache.org/confluence/display/DAFFODIL/">Wiki</a></li>
+ <li><a class="external"
href="https://github.com/apache/?q=daffodil">GitHub</a></li>
+ <li><a class="external"
href="https://issues.apache.org/jira/projects/DAFFODIL/">JIRA</a></li>
+ </ul>
+ </li>
+ <li id="apache">
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Apache<b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li><a class="external"
href="https://www.apache.org/">Foundation</a></li>
+ <li><a class="external"
href="https://www.apache.org/licenses/">License</a></li>
+ <li><a class="external"
href="https://www.apache.org/events/current-event">Events</a></li>
+ <li><a class="external"
href="https://www.apache.org/security">Security</a></li>
+ <li><a class="external"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a class="external"
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <li><a class="external"
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a></li>
+ </ul>
+ </li>
+ </ul>
+ </nav>
+ </div>
+ </div>
+
+
+
+
+<div class="title">
+ <div class="container"></div>
+</div>
+<div class="container">
+ <h1>VS Code Extension 1.5.0</h1>
+</div>
+
+
+
+ <div class="container">
+
+ <div class="alert alert-warning">
+ Apache Daffodil VS Code Extension 1.5.0 has not yet been released! The
artifact
+ and release notes below are drafts for a proposed release of Apache
+ Daffodil VS Code Extension which has not yet occurred.
+ </div>
+
+
+<div class="row">
+
+
+
+
+
+
+ <div class="col-md-12">
+ <h3>Get Release</h3>
+ <ul class="nav nav-tabs">
+ <li class="active"><a data-toggle="tab"
href="#download">Download</a></li>
+ <li><a data-toggle="tab" href="#vscodemarketplace">VS Code
Marketplace</a></li>
+ </ul>
+ <div class="tab-content">
+ <div id="download" class="tab-pane fade in active">
+
+ <h4>Source</h4>
+ <p>
+
+
+
+
+
+
+
+
+
+<div class="row">
+ <div class="col-sm-6">
+ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.5.0-rc1/src/apache-daffodil-vscode-1.5.0-src.zip">apache-daffodil-vscode-1.5.0-src.zip</a>
+ </div>
+ <div class="col-sm-6">
+
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.5.0-rc1/src/apache-daffodil-vscode-1.5.0-src.zip.asc">PGP</a>
]
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.5.0-rc1/src/apache-daffodil-vscode-1.5.0-src.zip.sha512">SHA512</a>
]
+
+ </div>
+</div>
+
+
+ </p>
+
+
+
+ <h4>Binaries</h4>
+ <p>
+
+
+
+
+
+
+
+
+
+<div class="row">
+ <div class="col-sm-6">
+ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.5.0-rc1/bin/apache-daffodil-vscode-1.5.0.vsix">apache-daffodil-vscode-1.5.0.vsix</a>
+ </div>
+ <div class="col-sm-6">
+
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.5.0-rc1/bin/apache-daffodil-vscode-1.5.0.vsix.asc">PGP</a>
]
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.5.0-rc1/bin/apache-daffodil-vscode-1.5.0.vsix.sha512">SHA512</a>
]
+
+ </div>
+</div>
+
+
+ </p>
+
+
+
+ <hr />
+ <p>
+ <i>
+ The above release files should be verified using the PGP
signatures and the
+ <a href='https://downloads.apache.org/daffodil/KEYS'>project
release KEYS</a>. See
+ <a
href='https://www.apache.org/info/verification.html'>verification
instructions</a>
+ for a description of using the PGP and KEYS files for
+ verification. A SHA512 checksum is also provided as
+ an alternative verification method.
+ </i>
+ </p>
+
+ </div>
+ <div id="vscodemarketplace" class="tab-pane fade">
+ <p>
+ This extension is available from the <a
href="https://marketplace.visualstudio.com/items?itemName=ASF.apache-daffodil-vscode">VS
Code Marketplace</a>.
+ </p>
+ <p>
+ To install from within VS Code, launch VS Code Quick Open
(Ctrl+P), type the following command, and press enter.
+ </p>
+ <div style="padding: 0px 15px 10px 15px;">
+
+<figure class="highlight"><pre><code class="language-text"
data-lang="text">ext install ASF.apache-daffodil-vscode</code></pre></figure>
+
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
+
+<h2 id="release-notes">Release Notes</h2>
+
+<p>This release contains new features and fixes listed below.</p>
+
+<h2 id="new-features--fixes">New Features & Fixes</h2>
+
+<ul>
+ <li>Debugger:
+ <ul>
+ <li>Added support for multiple versions of the Daffodil parser (i.e.,
Daffodil 3.10.0, 3.11.0, and 4.0.0).
+ <ul>
+ <li>This enhancement allows users to configure their preferred
version of the Daffodil parser.</li>
+ </ul>
+ </li>
+ <li>Added functionality to only display commands in the Daffodil command
Explorer window appropriate to the opened file in the active window.</li>
+ <li>The Daffodil parse command now terminates properly if the user
cancels prompts before the backend startup, allowing for improved user control
and a streamlined workflow.</li>
+ <li>Disabled popup for Schema Definition Errors, instead all schema
definition errors now displayed on the terminal window.</li>
+ <li>Improved error messaging when the extension unable to communicate
with backend daffodil parser.</li>
+ <li>Fixed an issue where the generated Infoset would open automatically
when initiating a debug session from the command palette but not when started
from a launch configuration. Now, the Infoset no longer opens automatically;
instead, a popup appears at the bottom, prompting users to click an "Open"
button to access the Infoset once the debug session ends.</li>
+ <li>Resolved an issue where the terminal would crash when exiting or
cancelling file prompts for Schema and data files.</li>
+ </ul>
+ </li>
+ <li>Data Editor:
+ <ul>
+ <li>Fixed issue with premature shutdown of the data editor server when
multiple data editor tabs are open.
+ <ul>
+ <li>When one of the multiple opened data editor window closes, the
data editing functionality of the opened data editor window(s) work as
expected.</li>
+ </ul>
+ </li>
+ <li>Fixed inconsistent data editor server startups and shutdowns.</li>
+ <li>Fixed inconsistent light/dark mode theme for data editor.</li>
+ <li>Fixed an issue allowing users to open multiple data editors for the
same file. Now, if a user attempts to open another editor for an already opened
file, a dialog box will notify them of the existing session, preventing
confusion and ensuring a smoother editing experience.</li>
+ <li>Updated several dependencies to enhance data editor front end
including svelte5.</li>
+ </ul>
+ </li>
+ <li>IntelliSense:
+ <ul>
+ <li>Fixed an issue when tooltips do not appear when hovering over
attributes.</li>
+ <li>Improved completion for several DFDL elements and attributes
suggestions.</li>
+ <li>Created a DFDL elements and attributes cross reference document.</li>
+ <li>Created a listing of schema definition errors.</li>
+ <li>Fixed an issue with the behavior when an XML tag is spread across
multiple lines.
+ <ul>
+ <li>Fixed issue where a cursor after an end tag is not recognized
correctly in some instances.</li>
+ </ul>
+ </li>
+ <li>Fixed following issues with attribute value completion:
+ <ul>
+ <li>Modified suggestions so that newVaribleInstance is not available
for a group element with a name attribute.</li>
+ <li>Added missing ref attribute suggestions.</li>
+ <li>Fixed code completion logic that presented element suggestions
instead of attribute suggestions in some instances.</li>
+ </ul>
+ </li>
+ <li>Prevented suggesting attributes if they already exist in an
element.</li>
+ </ul>
+ </li>
+ <li>TDML:
+ <ul>
+ <li>Improved error messages for various TDML operations.</li>
+ <li>Simplified TDML configuration.</li>
+ <li>Fixed several launch configuration related issues for TDML
configuration:
+ <ul>
+ <li>Fixed default TDML configuration for path, name and description
in launch configuration.</li>
+ <li>Removed path from TDML configuration for Generate operation.</li>
+ <li>Fixed TDML execute configuration parameters in launch
configuration.</li>
+ <li>Removed Append as an action for TDML in the launch wizard.</li>
+ </ul>
+ </li>
+ <li>Added TDML file extension when saving the generated TDML file in
case the .tdml extension is not automatically appended when selected within the
dialog.</li>
+ <li>Breakpoints set in the schema now work during TDML test case
execution, like the normal debugging session.</li>
+ <li>Fixed Visibility/Enablement for extension TDML commands and unify
conditions.</li>
+ <li>Updated “Copy TDML File” to “Create TDML File” and changed the hover
over message to “Create TDML file from last daffodil parse”.</li>
+ <li>Created a dropdown menu for users to select a test case name and
description when executing a test case from TDML file.</li>
+ <li>Fixed TDML Copy, Execute, and Append functionality on the MacOS
Platform.</li>
+ <li>Removed a description from being needed in the TDML configuration to
perform TDML execute operation.</li>
+ </ul>
+ </li>
+ <li>Documentation:
+ <ul>
+ <li>Updated the readme file to display relevant information for VS Code
extension marketplace.</li>
+ <li>Added Changelog.md file for VS Code marketplace.</li>
+ <li>Improved wiki documentation to reflect user improvement changes made
in this version.</li>
+ </ul>
+ </li>
+ <li>Known Issues:
+ <ul>
+ <li>“Step in" action is temporarily replicated for the "Step over" and
"Step out" actions. Support for “Step over” and “Step out” will be added in a
future release.</li>
+ <li>Some nightly tests are still failing intermittently due to GitHub
runners.</li>
+ <li>Byte highlighting doesn't always work when scrolling through the
results in the Data Editor.</li>
+ <li>If debug session is active with the data editor open, another
instance of the data editor cannot be opened.</li>
+ <li>VS Code application may leave a background process running if the
application is closed while the data editor window is open. This can prevent
the data editor from opening properly afterward. To restore functionality,
either stop the lingering process from task manager or reboot the system.</li>
+ </ul>
+ </li>
+</ul>
+
+<h2 id="closed-issues">Closed Issues</h2>
+
+<p><a
href="https://github.com/apache/daffodil-vscode/milestone/12?closed=1">GitHub
v1.5.0 Closed Issues</a></p>
+
+
+ <footer>
+ <footer class="site-footer">
+ <div class="wrapper">
+ <div class="footer-col-wrapper" style="font-size: .85em;">
+ <hr>
+ <div>
+ <div style="text-align: center;">
+ Copyright © 2025 <a href="https://www.apache.org">The
Apache Software Foundation</a>.
+ Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
+ 2.0</a>.
+ <br>
+ Apache, Apache Daffodil, Daffodil, and the Apache Daffodil
logo
+ are trademarks of The Apache Software Foundation.
+ </div>
+ </div>
+ </div>
+ </div>
+</footer>
+
+ </footer>
+ </div>
+
+ <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+ <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+ </body>
+</html>
+