Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
phaumer committed Sep 18, 2024
1 parent 7f14d0b commit c5b906b
Show file tree
Hide file tree
Showing 196 changed files with 365 additions and 308 deletions.
6 changes: 3 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
}
)();
</script><title>IBM Z® Open Editor</title><meta name="description" content="IBM enterprise language support for COBOL, PL/I, HLASM, and REXX in VS Code”">
<link rel="modulepreload" href="/zopeneditor-about/assets/app.f6cb3ed9.js"><link rel="modulepreload" href="/zopeneditor-about/assets/404.html.10ca2252.js"><link rel="modulepreload" href="/zopeneditor-about/assets/404.html.74b16cef.js"><link rel="modulepreload" href="/zopeneditor-about/assets/plugin-vue_export-helper.21dcd24c.js">
<link rel="modulepreload" href="/zopeneditor-about/assets/app.daa93c96.js"><link rel="modulepreload" href="/zopeneditor-about/assets/404.html.10ca2252.js"><link rel="modulepreload" href="/zopeneditor-about/assets/404.html.74b16cef.js"><link rel="modulepreload" href="/zopeneditor-about/assets/plugin-vue_export-helper.21dcd24c.js">
<link rel="stylesheet" href="/zopeneditor-about/assets/style.b4b0b9d1.css">
</head>
<body>
<div id="app"><!--[--><div class="theme-container"><div class="theme-default-content"><h1>404</h1><blockquote>That&#39;s a Four-Oh-Four.</blockquote><a href="/zopeneditor-about/" class="">Take me home</a></div></div><!----><!--]--></div>
<script type="module" src="/zopeneditor-about/assets/app.f6cb3ed9.js" defer></script>
<div id="app"><!--[--><div class="theme-container"><div class="theme-default-content"><h1>404</h1><blockquote>Looks like we&#39;ve got some broken links.</blockquote><a href="/zopeneditor-about/" class="">Take me home</a></div></div><!----><!--]--></div>
<script type="module" src="/zopeneditor-about/assets/app.daa93c96.js" defer></script>
</body>
</html>
6 changes: 3 additions & 3 deletions Blog/announcing-jcl.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/announcing-rexx.html

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions Blog/announcing-zos-resources-table.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/code-snippets.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/external-posts.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/hlasm-blog.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/ibm-wazi-development-client-introduction-blog.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/in-the-cloud-with-che.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/learning.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/new-content.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/new-releases.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/ocp-ssl-cert.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/rse-march-120.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/rse-march-beta.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/rse-october-110.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/userbuild-blog.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/web-based-with-theia.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Blog/whats-new-120.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/advanced_activation.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/advanced_custom_macros.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
)();
</script><title>Custom Macros for HLASM | IBM Z® Open Editor</title><meta name="description" content="IBM enterprise language support for COBOL, PL/I, HLASM, and REXX in VS Code”">
<link rel="modulepreload" href="/zopeneditor-about/assets/app.f6cb3ed9.js"><link rel="modulepreload" href="/zopeneditor-about/assets/advanced_custom_macros.html.7f52e802.js"><link rel="modulepreload" href="/zopeneditor-about/assets/advanced_custom_macros.html.c5056122.js"><link rel="modulepreload" href="/zopeneditor-about/assets/plugin-vue_export-helper.21dcd24c.js">
<link rel="modulepreload" href="/zopeneditor-about/assets/app.daa93c96.js"><link rel="modulepreload" href="/zopeneditor-about/assets/advanced_custom_macros.html.7f52e802.js"><link rel="modulepreload" href="/zopeneditor-about/assets/advanced_custom_macros.html.14afaf7a.js"><link rel="modulepreload" href="/zopeneditor-about/assets/plugin-vue_export-helper.21dcd24c.js">
<link rel="stylesheet" href="/zopeneditor-about/assets/style.b4b0b9d1.css">
</head>
<body>
Expand All @@ -53,6 +53,6 @@
<span class="token key atrule">locations</span><span class="token punctuation">:</span>
<span class="token punctuation">-</span> <span class="token string">&quot;**/ASMMAC&quot;</span>
</code></pre><div class="line-numbers" aria-hidden="true"><span class="line-number">1</span><br><span class="line-number">2</span><br><span class="line-number">3</span><br><span class="line-number">4</span><br><span class="line-number">5</span><br><span class="line-number">6</span><br><span class="line-number">7</span><br></div></div><p>You can declare any number of locations, but they need to be under the <code>maclib</code> library to be scanned for macros.</p><h2 id="accessing-custom-macros-from-hlasm-programs" tabindex="-1"><a class="header-anchor" href="#accessing-custom-macros-from-hlasm-programs" aria-hidden="true">#</a> Accessing Custom Macros from HLASM Programs</h2><p>When the custom macros resolve correctly in your HLASM programs, you can see underlines (document links) appear under all the located custom macros in your program. You can hover over the macro to see the declaration and contents. If you want to directly access the macro, you can use <code>Ctrl+Click</code> (Windows) or <code>Cmd+Click</code> (Mac) to open it. Alternatively, you can right click and select <code>Go to Definition</code> and the editor will take you directly to the line where that macro is declared.</p><p>The following gif shows this functionality:</p><p><img src="/zopeneditor-about/assets/macro-functionality.c0137f84.gif" alt="example of custom macro functionality"></p><h2 id="settings-for-custom-macros" tabindex="-1"><a class="header-anchor" href="#settings-for-custom-macros" aria-hidden="true">#</a> Settings for Custom Macros</h2><p>The following settings are added to support the new custom macros feature:</p><ol><li><code>zopeneditor.hlasm.enableCustomMacrosWarnings</code>: This setting is enabled by default and will place warnings under all custom macros that cannot be found in your HLASM programs. Disable this setting if you do not want to see these warnings.</li><li><code>zopeneditor.hlasm.reduceCustomMacroLogging</code>: This setting is disabled by default and will accelerate custom macro scanning performance at the cost of a reduced number of logs provided for the user. When the setting is disabled, you can debug and see which documents are being requested by the language server. Those document requests are not sent when the setting is enabled, allowing the language server to handle everything internally so that no communication is logged.</li></ol><!--]--></div><footer class="page-meta"><!----><div class="meta-item last-updated"><span class="meta-item-label">Last Updated: </span><!----></div><div class="meta-item contributors"><span class="meta-item-label">Contributors: </span><span class="meta-item-info"><!--[--><!--[--><span class="contributor" title="email: [email protected]">Saile Daimwood</span><!----><!--]--><!--]--></span></div></footer><nav class="page-nav"><p class="inner"><span class="prev"><a href="/zopeneditor-about/Docs/advanced_problems_view.html" class="" aria-label="User build Problems view"><!--[--><!--]--> User build Problems view <!--[--><!--]--></a></span><!----></p></nav><!--[--><!--]--></main><!--]--></div><!----><!--]--></div>
<script type="module" src="/zopeneditor-about/assets/app.f6cb3ed9.js" defer></script>
<script type="module" src="/zopeneditor-about/assets/app.daa93c96.js" defer></script>
</body>
</html>
4 changes: 2 additions & 2 deletions Docs/advanced_overview.html

Large diffs are not rendered by default.

14 changes: 8 additions & 6 deletions Docs/advanced_preprocessor.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/advanced_problems_view.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Docs/advanced_resource_table.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/connect_to_zos_with_zowe_cli_e2e.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/connect_to_zos_with_zowe_explorer_e2e.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
)();
</script><title>Connecting to z/OS with Zowe Explorer walk through | IBM Z® Open Editor</title><meta name="description" content="IBM enterprise language support for COBOL, PL/I, HLASM, and REXX in VS Code”">
<link rel="modulepreload" href="/zopeneditor-about/assets/app.f6cb3ed9.js"><link rel="modulepreload" href="/zopeneditor-about/assets/connect_to_zos_with_zowe_explorer_e2e.html.178ef3f5.js"><link rel="modulepreload" href="/zopeneditor-about/assets/connect_to_zos_with_zowe_explorer_e2e.html.2dc20d7e.js"><link rel="modulepreload" href="/zopeneditor-about/assets/plugin-vue_export-helper.21dcd24c.js">
<link rel="modulepreload" href="/zopeneditor-about/assets/app.daa93c96.js"><link rel="modulepreload" href="/zopeneditor-about/assets/connect_to_zos_with_zowe_explorer_e2e.html.178ef3f5.js"><link rel="modulepreload" href="/zopeneditor-about/assets/connect_to_zos_with_zowe_explorer_e2e.html.8894ef57.js"><link rel="modulepreload" href="/zopeneditor-about/assets/plugin-vue_export-helper.21dcd24c.js">
<link rel="stylesheet" href="/zopeneditor-about/assets/style.b4b0b9d1.css">
</head>
<body>
Expand Down Expand Up @@ -103,6 +103,6 @@
<span class="token property">&quot;autoStore&quot;</span><span class="token operator">:</span> <span class="token boolean">true</span>
<span class="token punctuation">}</span>
</code></pre><div class="line-numbers" aria-hidden="true"><span class="line-number">1</span><br><span class="line-number">2</span><br><span class="line-number">3</span><br><span class="line-number">4</span><br><span class="line-number">5</span><br><span class="line-number">6</span><br><span class="line-number">7</span><br><span class="line-number">8</span><br><span class="line-number">9</span><br><span class="line-number">10</span><br><span class="line-number">11</span><br><span class="line-number">12</span><br><span class="line-number">13</span><br><span class="line-number">14</span><br><span class="line-number">15</span><br><span class="line-number">16</span><br><span class="line-number">17</span><br><span class="line-number">18</span><br><span class="line-number">19</span><br><span class="line-number">20</span><br><span class="line-number">21</span><br><span class="line-number">22</span><br><span class="line-number">23</span><br><span class="line-number">24</span><br><span class="line-number">25</span><br><span class="line-number">26</span><br><span class="line-number">27</span><br><span class="line-number">28</span><br><span class="line-number">29</span><br><span class="line-number">30</span><br><span class="line-number">31</span><br><span class="line-number">32</span><br><span class="line-number">33</span><br><span class="line-number">34</span><br><span class="line-number">35</span><br><span class="line-number">36</span><br><span class="line-number">37</span><br><span class="line-number">38</span><br><span class="line-number">39</span><br><span class="line-number">40</span><br><span class="line-number">41</span><br><span class="line-number">42</span><br><span class="line-number">43</span><br><span class="line-number">44</span><br><span class="line-number">45</span><br><span class="line-number">46</span><br><span class="line-number">47</span><br><span class="line-number">48</span><br><span class="line-number">49</span><br><span class="line-number">50</span><br><span class="line-number">51</span><br><span class="line-number">52</span><br><span class="line-number">53</span><br><span class="line-number">54</span><br><span class="line-number">55</span><br><span class="line-number">56</span><br><span class="line-number">57</span><br></div></div><h2 id="troubleshooting" tabindex="-1"><a class="header-anchor" href="#troubleshooting" aria-hidden="true">#</a> Troubleshooting</h2><table><thead><tr><th>Error</th><th>Resolution</th></tr></thead><tbody><tr><td>When I click &quot;Add profile&quot;, no profiles show up</td><td>This might happen when a team configuration file is invalid, for example, when there is a syntax error. Ensure that you team configuration file is saved and is valid.</td></tr><tr><td><code>Error: Zowe REST Operations API Error:</code> or <code>http(s) request error event called</code> or <code>Error: connect ECONNREFUSED myzos.ibm.com:6800</code></td><td>In most cases, the error occurs because your RSE API port is wrong. <br> <ul><li>Ensure you access RSE API using correct port. Swagger API doc should be available on the port, for example: https://myzos.ibm.com:6800/rseapi/api-docs/.</li><li>If you have <code>zowe cli</code> with <code>rse-api-for-zowe-cli</code> plugin installed, use the following command to confirm RSE API is running on port specified in the profile: <code>zowe rse check status</code>.</li></ul></td></tr><tr><td><code>Error: z/OSMF REST API Error:</code> or <code>http(s) request error event called</code> or <code>Error: getaddrinfo ENOTFOUND myzos.ibm.com</code></td><td>If you are using an internal z/OS system behind a firewall, make sure you have connected through the firewall.</td></tr><tr><td><code>Error: Zowe REST Operations API Error:</code> or <code>http(s) request error event called</code> or <code>Error: self signed certificate</code> or <code>Error: z/OSMF REST API Error:</code> or <code>http(s) request error event called</code> or <code>Error: certificate has expired</code></td><td>If your z/OS is using self-signed certificates, make sure to set <code>&quot;rejectUnauthorized&quot;: false</code>.</td></tr><tr><td><code>Failed to load schema for profile type rse</code> or <code>Failed to load schema for config file /Users/user/.zowe/zowe.config.json: invalid schema file</code></td><td>If you get any schema related error, your <code>zowe.schema.json</code> might be missing, not updated properly, or corrupted. For more information, see <a href="/zopeneditor-about/Docs/sharing_team_configuration_files.html" class="">sharing team configuration files</a>.</td></tr></tbody></table><!--]--></div><footer class="page-meta"><!----><div class="meta-item last-updated"><span class="meta-item-label">Last Updated: </span><!----></div><div class="meta-item contributors"><span class="meta-item-label">Contributors: </span><span class="meta-item-info"><!--[--><!--[--><span class="contributor" title="email: [email protected]">KRISTINA MAYO</span><!--[-->, <!--]--><!--]--><!--[--><span class="contributor" title="email: [email protected]">Chun Hong Zheng</span><!--[-->, <!--]--><!--]--><!--[--><span class="contributor" title="email: [email protected]">Peter Haumer</span><!----><!--]--><!--]--></span></div></footer><nav class="page-nav"><p class="inner"><span class="prev"><a href="/zopeneditor-about/Docs/interact_zos_overview.html" class="" aria-label="Interacting with z/OS"><!--[--><!--]--> Interacting with z/OS <!--[--><!--]--></a></span><span class="next"><a href="/zopeneditor-about/Docs/connect_to_zos_with_zowe_cli_e2e.html" class="" aria-label="Connecting to z/OS using Zowe CLI walk through"><!--[--><!--]--> Connecting to z/OS using Zowe CLI walk through <!--[--><!--]--></a></span></p></nav><!--[--><!--]--></main><!--]--></div><!----><!--]--></div>
<script type="module" src="/zopeneditor-about/assets/app.f6cb3ed9.js" defer></script>
<script type="module" src="/zopeneditor-about/assets/app.daa93c96.js" defer></script>
</body>
</html>
4 changes: 2 additions & 2 deletions Docs/creating_team_profiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
)();
</script><title>Creating a configuration profile in Zowe Explorer v2.0.0 | IBM Z® Open Editor</title><meta name="description" content="IBM enterprise language support for COBOL, PL/I, HLASM, and REXX in VS Code”">
<link rel="modulepreload" href="/zopeneditor-about/assets/app.f6cb3ed9.js"><link rel="modulepreload" href="/zopeneditor-about/assets/creating_team_profiles.html.41cf0f73.js"><link rel="modulepreload" href="/zopeneditor-about/assets/creating_team_profiles.html.434e681f.js"><link rel="modulepreload" href="/zopeneditor-about/assets/plugin-vue_export-helper.21dcd24c.js">
<link rel="modulepreload" href="/zopeneditor-about/assets/app.daa93c96.js"><link rel="modulepreload" href="/zopeneditor-about/assets/creating_team_profiles.html.41cf0f73.js"><link rel="modulepreload" href="/zopeneditor-about/assets/creating_team_profiles.html.1f9ba16f.js"><link rel="modulepreload" href="/zopeneditor-about/assets/plugin-vue_export-helper.21dcd24c.js">
<link rel="stylesheet" href="/zopeneditor-about/assets/style.b4b0b9d1.css">
</head>
<body>
Expand Down Expand Up @@ -120,6 +120,6 @@
}

</code></pre><div class="line-numbers" aria-hidden="true"><span class="line-number">1</span><br><span class="line-number">2</span><br><span class="line-number">3</span><br><span class="line-number">4</span><br><span class="line-number">5</span><br><span class="line-number">6</span><br><span class="line-number">7</span><br><span class="line-number">8</span><br><span class="line-number">9</span><br><span class="line-number">10</span><br><span class="line-number">11</span><br><span class="line-number">12</span><br><span class="line-number">13</span><br><span class="line-number">14</span><br><span class="line-number">15</span><br><span class="line-number">16</span><br><span class="line-number">17</span><br><span class="line-number">18</span><br><span class="line-number">19</span><br><span class="line-number">20</span><br><span class="line-number">21</span><br><span class="line-number">22</span><br><span class="line-number">23</span><br><span class="line-number">24</span><br><span class="line-number">25</span><br><span class="line-number">26</span><br><span class="line-number">27</span><br><span class="line-number">28</span><br></div></div><p>For more information on other types of team configuration profiles, view Zowe CLI&#39;s documentation on <a href="https://docs.zowe.org/stable/user-guide/cli-using-using-team-profiles" target="_blank" rel="noopener noreferrer">Using team profiles<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewbox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span></a> with example configurations.</p><!--]--></div><footer class="page-meta"><!----><div class="meta-item last-updated"><span class="meta-item-label">Last Updated: </span><!----></div><div class="meta-item contributors"><span class="meta-item-label">Contributors: </span><span class="meta-item-info"><!--[--><!--[--><span class="contributor" title="email: [email protected]">Rudy Leonel Pichola Flores</span><!--[-->, <!--]--><!--]--><!--[--><span class="contributor" title="email: [email protected]">Billie Simmons</span><!--[-->, <!--]--><!--]--><!--[--><span class="contributor" title="email: [email protected]">kmaselli</span><!----><!--]--><!--]--></span></div></footer><nav class="page-nav"><p class="inner"><span class="prev"><a href="/zopeneditor-about/Docs/migrating_profiles.html" class="" aria-label="Migrating your old Zowe yaml profiles for Zowe v2.0"><!--[--><!--]--> Migrating your old Zowe yaml profiles for Zowe v2.0 <!--[--><!--]--></a></span><!----></p></nav><!--[--><!--]--></main><!--]--></div><!----><!--]--></div>
<script type="module" src="/zopeneditor-about/assets/app.f6cb3ed9.js" defer></script>
<script type="module" src="/zopeneditor-about/assets/app.daa93c96.js" defer></script>
</body>
</html>
6 changes: 3 additions & 3 deletions Docs/customizing_the_outline_view.html

Large diffs are not rendered by default.

Loading

0 comments on commit c5b906b

Please sign in to comment.