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 d9a9f8b  Publishing from 17d077028cbf95c5aca1447bfdf5a19bb98a70da
d9a9f8b is described below

commit d9a9f8bccd93f8b04b0de427625468be718aafcb
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Tue Nov 29 17:12:20 2022 +0000

    Publishing from 17d077028cbf95c5aca1447bfdf5a19bb98a70da
---
 content/vscode/1.2.0/index.html | 246 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 246 insertions(+)

diff --git a/content/vscode/1.2.0/index.html b/content/vscode/1.2.0/index.html
new file mode 100644
index 0000000..9f522bb
--- /dev/null
+++ b/content/vscode/1.2.0/index.html
@@ -0,0 +1,246 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Apache Daffodil | VS Code Extension 1.2.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/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.2.0</h2>
+  </div>
+</div>
+
+
+
+    <div class="container">
+      
+  <div class="alert alert-warning">
+    Apache Daffodil VS Code Extension 1.2.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.2.0-rc2/src/apache-daffodil-vscode-1.2.0-src.zip";>apache-daffodil-vscode-1.2.0-src.zip</a>
+  </div>
+  <div class="col-sm-6">
+    
+      
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.2.0-rc2/src/apache-daffodil-vscode-1.2.0-src.zip.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.2.0-rc2/src/apache-daffodil-vscode-1.2.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.2.0-rc2/bin/apache-daffodil-vscode-1.2.0.vsix";>apache-daffodil-vscode-1.2.0.vsix</a>
+  </div>
+  <div class="col-sm-6">
+    
+      
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.2.0-rc2/bin/apache-daffodil-vscode-1.2.0.vsix.asc";>PGP</a>
 ]
+      [ <a 
href="https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.2.0-rc2/bin/apache-daffodil-vscode-1.2.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/dyn/closer.cgi#verify'>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</p>
+
+<h4 id="new-features--fixes">New Features &amp; Fixes</h4>
+
+<ul>
+  <li>Use Apache Daffodil v3.4.0.</li>
+  <li>Add debug option that uses configuration of last debug.</li>
+  <li>Update version of node and Scala dependencies.</li>
+  <li>Create Wiki page for <a 
href="https://github.com/apache/daffodil-vscode/wiki/Using-DFDL-Intelli-sense";>Intellisense
 Documentation</a>.</li>
+  <li>omega-edit updates:
+    <ul>
+      <li>Implement search.</li>
+      <li>Implement search and replace.</li>
+      <li>Update UI to support both search and replace.</li>
+      <li>Update redo and undo to use server instead of work around.</li>
+      <li>Update omega-edit script to be omega-edit-grpc-server instead of 
example-grpc-server.</li>
+    </ul>
+  </li>
+  <li>Fix launch wizard display issues on light themes.</li>
+  <li>Keep hexview opened on debug stop.</li>
+  <li>xs:choice, fixed snippet return for choiceDispatchKey, fixed brace 
autocomplete for choice dispatchkey.</li>
+  <li>Test suite updates:
+    <ul>
+      <li>Move test suite to use @vscode/test-electron, so that we can now 
test all available code not just things that don't call the vscode api.</li>
+      <li>Create additonal unit tests, adding on to previous ones already 
made.</li>
+    </ul>
+  </li>
+  <li>Restructure some code to make code flow better and easier to test.</li>
+  <li>Remove deprecated function <code class="language-plaintext 
highlighter-rouge">substr</code> to <code class="language-plaintext 
highlighter-rouge">substring</code></li>
+  <li>Fix issue with Intellisense inserting an extra <code 
class="language-plaintext highlighter-rouge">&lt;</code> symbol.</li>
+</ul>
+
+<h4 id="closed-issues">Closed Issues</h4>
+
+<p><a 
href="https://github.com/apache/daffodil-vscode/milestone/3?closed=1";>GitHub 
v1.2.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 &copy; 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>
+

Reply via email to