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 0d2b2a0 Publishing from 9cc791d200c7d3fdf87d0011c740e80379c9adff 0d2b2a0 is described below commit 0d2b2a038e99e6f517ca9e8ed731a93ed0206020 Author: Apache Daffodil Site Autobuild <d...@daffodil.apache.org> AuthorDate: Wed Jun 18 18:17:43 2025 +0000 Publishing from 9cc791d200c7d3fdf87d0011c740e80379c9adff --- ...dil-Extension-for-Visual-Studio-Code-1.4.1.docx | Bin 43361027 -> 43360937 bytes ...dil-Extension-for-Visual-Studio-Code-1.4.1.html | 15 +++++++-------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/content/docs/vscode/1.4.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.1.docx b/content/docs/vscode/1.4.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.1.docx index d50dac3..08cc5eb 100644 Binary files a/content/docs/vscode/1.4.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.1.docx and b/content/docs/vscode/1.4.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.1.docx differ diff --git a/content/docs/vscode/1.4.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.1.html b/content/docs/vscode/1.4.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.1.html index 5f6166c..36a7cfe 100644 --- a/content/docs/vscode/1.4.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.1.html +++ b/content/docs/vscode/1.4.1/Apache-Daffodil-Extension-for-Visual-Studio-Code-1.4.1.html @@ -2897,8 +2897,8 @@ Visual Studio Code Release Page</a></li> <li><a href="#dfdl-schema-authoring-using-code-completion">DFDL Schema Authoring Using Code Completion</a> <ul> -<li><a href="#set-the-editor-to-dfdl-mode">Set the Editor to “dfdl” -mode</a></li> +<li><a href="#automatic-dfdl-file-detection">Automatic DFDL File +Detection</a></li> <li><a href="#dfdl-schema-authoring-features">DFDL Schema Authoring Features</a></li> </ul></li> @@ -3063,12 +3063,11 @@ href="https://github.com/apache/daffodil-vscode/wiki/Introduction-to-Daffodil-VS guide</a> to quicky get started using the extension.</p> <h1 id="dfdl-schema-authoring-using-code-completion-4">DFDL Schema Authoring Using Code Completion</h1> -<h2 id="set-the-editor-to-dfdl-mode-4">Set the Editor to “dfdl” -mode</h2> -<p>Since DFDL Schema files end with <code>.xsd</code> (XML Schema -Definition or XSD), the editor needs to be informed specifically that -DFDL mode is desired over the more general XML mode. The mode is -selected in the status bar at the bottom of the editor window.</p> +<h2 id="automatic-dfdl-file-detection">Automatic DFDL File +Detection</h2> +<p>The extension will automatically detect files with the DFDL Schema +extension <code>dfdl.xsd</code> and set the editor window to dfdl mode +in the bottom right of the status bar.</p> <h2 id="dfdl-schema-authoring-features-4">DFDL Schema Authoring Features</h2> <p>Auto-suggest is triggered using <code>CTRL + space</code> or typing