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 c8e2f4f Publishing from 87f814212c77273ba86d3ca3cfbb67c05c6829b2
c8e2f4f is described below
commit c8e2f4f4fcd184b4f52f04513fd74cae2b197adb
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Mon Sep 11 14:35:54 2023 +0000
Publishing from 87f814212c77273ba86d3ca3cfbb67c05c6829b2
---
content/vscode/1.3.1/index.html | 323 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 323 insertions(+)
diff --git a/content/vscode/1.3.1/index.html b/content/vscode/1.3.1/index.html
new file mode 100644
index 0000000..b1bd4fc
--- /dev/null
+++ b/content/vscode/1.3.1/index.html
@@ -0,0 +1,323 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Apache Daffodil | VS Code Extension 1.3.1</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/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><a href="/vscode">VS Code</a></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="/examples/">Examples</a></li>
+ <li><a href="/docs/latest/javadoc/">Java API</a></li>
+ <li><a href="/docs/latest/scaladoc/">Scala 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>
+ </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">
+ <h2>VS Code Extension 1.3.1</h2>
+ </div>
+</div>
+
+
+
+ <div class="container">
+
+ <div class="alert alert-warning">
+ Apache Daffodil VS Code Extension 1.3.1 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-3 text-right" style="float: right; z-index: 3;">
+ <h3>Documentation</h3>
+ <a
href="/docs/vscode/1.3.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.3.1.html">HTML</a>
| <a
href="/docs/vscode/1.3.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.3.1.docx">DOCX</a>
+ </div>
+
+
+ <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.3.1-false/src/apache-daffodil-vscode-1.3.1-src.zip">apache-daffodil-vscode-1.3.1-src.zip</a>
+ </div>
+ <div class="col-sm-6">
+
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-false/src/apache-daffodil-vscode-1.3.1-src.zip.asc">PGP</a>
]
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-false/src/apache-daffodil-vscode-1.3.1-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.3.1-false/bin/apache-daffodil-vscode-1.3.1.vsix">apache-daffodil-vscode-1.3.1.vsix</a>
+ </div>
+ <div class="col-sm-6">
+
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-false/bin/apache-daffodil-vscode-1.3.1.vsix.asc">PGP</a>
]
+ [ <a
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.3.1-false/bin/apache-daffodil-vscode-1.3.1.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>
+
+<h3 id="release-notes">Release Notes</h3>
+
+<p>This release contains new features and fixes listed below.</p>
+
+<h4 id="new-features--fixes">New Features & Fixes</h4>
+
+<ul>
+ <li>Upgrade to Daffodil version 3.5.0.</li>
+ <li>Use <code class="language-plaintext
highlighter-rouge">jsonc-parser</code> when reading in JSON files, allows for
the file to not be strict JSON.</li>
+ <li>Fix bug where, when using <code class="language-plaintext
highlighter-rouge">"useExistingServer": true</code>, some functionality would
be lost.</li>
+ <li>Fix bug where, the <code class="language-plaintext
highlighter-rouge">AskForProgramName</code> and <code class="language-plaintext
highlighter-rouge">AskForDataName</code> commands were not setting <code
class="language-plaintext highlighter-rouge">program</code> and <code
class="language-plaintext highlighter-rouge">data</code> properly.</li>
+ <li>Debugger updates:
+ <ul>
+ <li>Log to console and file.</li>
+ <li>Allow setting the log level of the debugger.</li>
+ <li>Allow setting the log filepath of the debugger.</li>
+ <li>Change default log level from <code class="language-plaintext
highlighter-rouge">DEBUG</code> to <code class="language-plaintext
highlighter-rouge">INFO</code>.</li>
+ <li>Default log filepath is <code class="language-plaintext
highlighter-rouge">/tmp/daffodil-debugger.log</code>.</li>
+ <li>Extracted debugger zip is packaged instead of the zip.</li>
+ <li>Binds to localhost interface vs 0.0.0.0.</li>
+ <li>Support JDK 17 + JAXB reflection at runtime.</li>
+ <li>Allow some errors to not cause the session and debugger to stop.</li>
+ </ul>
+ </li>
+ <li>Launch Wizard Updates:
+ <ul>
+ <li>Fix duplicate descriptions.</li>
+ <li>Copying configuration items inconsistent.</li>
+ <li>Add items for daffodil debugger log level and log filepath.</li>
+ <li>Fix issue where debug classpath items would linger from different
configs.</li>
+ </ul>
+ </li>
+ <li>Intellisense updates:
+ <ul>
+ <li>Add element items: <code class="language-plaintext
highlighter-rouge">xs:pattern</code>, <code class="language-plaintext
highlighter-rouge">xs:totalDigits</code>, <code class="language-plaintext
highlighter-rouge">xs:fractionDigits</code>, <code class="language-plaintext
highlighter-rouge">dfdl:property</code> and <code class="language-plaintext
highlighter-rouge">xs:enumeration</code>.</li>
+ <li>Add missing <code class="language-plaintext
highlighter-rouge">xs:restriction</code> child elements.</li>
+ <li>Add missing <code class="language-plaintext
highlighter-rouge">dfdl:escapeScheme</code> element and the <code
class="language-plaintext highlighter-rouge">escapeScheme</code>
attributes.</li>
+ <li>Add additional missing <code class="language-plaintext
highlighter-rouge">dfdl:format</code> attributes.</li>
+ <li>Add a preceeding space if missing when auto completing an
attribute.</li>
+ <li>Add additional missing attributes.</li>
+ <li>Add a space after inserting an attribute if missing.</li>
+ <li>Add missing attribute items <code class="language-plaintext
highlighter-rouge">dfdl:binaryBooleanTrueRep</code> and <code
class="language-plaintext
highlighter-rouge">dfdl:binaryBooleanFalseRep</code>.</li>
+ <li>Add missing <code class="language-plaintext
highlighter-rouge">dfdl:newVariableInstance</code> element, also add it as a
child of the <code class="language-plaintext
highlighter-rouge">xs:appinfo</code> element.</li>
+ <li>Add additional hierarchy levels to determine dfdl elements to
suggest.</li>
+ <li>Add <code class="language-plaintext
highlighter-rouge">dfdl:element</code> to list of suggestions for <code
class="language-plaintext
highlighter-rouge">xs:element/annotation/app</code>.</li>
+ </ul>
+ </li>
+ <li>Data Editor updates:
+ <ul>
+ <li>Add support for large file editing and "infinite" scrolling.</li>
+ <li>Added support for editing in several Data Editors
simultaneously.</li>
+ <li>Implement Incremental Search and Replace, and Save As
functionality.</li>
+ <li>Consolidate single-byte and multi-byte view and edit modes.</li>
+ <li>Values are editable in the Data Inspector.</li>
+ <li>Content-type discovery using Apache Tika.</li>
+ <li>Initial implementation of a data profiler.</li>
+ <li>Implement "overwrite only" mode that will keep the file size the
same, even when performing operations like Search and Replace where the token
sizes aren't the same.</li>
+ </ul>
+ </li>
+ <li>Add semantic highlighting for XPath expressions.</li>
+ <li>Fix bug of TDML generation on Windows creating bad paths.</li>
+ <li>Rename DataEditor hierarchy varibles in Launch Config:
+ <ul>
+ <li>
+ <p>From:</p>
+
+ <div class="language-json highlighter-rouge"><div
class="highlight"><pre class="highlight"><code><span class="w"> </span><span
class="nl">"dataEditor"</span><span class="p">:</span><span class="w">
</span><span class="p">{</span><span class="w">
+ </span><span class="nl">"logFile"</span><span class="p">:</span><span
class="w"> </span><span
class="s2">"${workspaceFolder}/dataEditor-${omegaEditPort}.log"</span><span
class="p">,</span><span class="w">
+ </span><span class="nl">"logLevel"</span><span class="p">:</span><span
class="w"> </span><span class="s2">"info"</span><span class="w">
+ </span><span class="p">}</span><span class="w">
+</span></code></pre></div> </div>
+
+ <p>To:</p>
+
+ <div class="language-json highlighter-rouge"><div
class="highlight"><pre class="highlight"><code><span class="w"> </span><span
class="nl">"dataEditor"</span><span class="p">:</span><span class="w">
</span><span class="p">{</span><span class="w">
+ </span><span class="nl">"logging"</span><span class="p">:</span><span
class="w"> </span><span class="p">{</span><span class="w">
+ </span><span class="nl">"logLevel"</span><span
class="p">:</span><span class="w"> </span><span class="s2">"info"</span><span
class="w">
+ </span><span class="nl">"file"</span><span class="p">:</span><span
class="w"> </span><span
class="s2">"${workspaceFolder}/dataEditor-${omegaEditPort}.log"</span><span
class="p">,</span><span class="w">
+ </span><span class="p">}</span><span class="w">
+ </span><span class="p">}</span><span class="w">
+</span></code></pre></div> </div>
+ </li>
+ </ul>
+ </li>
+ <li>Code refactoring and cleanup.</li>
+ <li>Packaging process improvements.</li>
+</ul>
+
+<h4 id="closed-issues">Closed Issues</h4>
+
+<p><a
href="https://github.com/apache/daffodil-vscode/milestone/10?closed=1">GitHub
v1.3.1 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 © 2022 <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>
+