-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
@@ -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">"**/ASMMAC"</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> |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
@@ -103,6 +103,6 @@ | |
<span class="token property">"autoStore"</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 "Add profile", 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>"rejectUnauthorized": 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> |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
@@ -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'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> |
Large diffs are not rendered by default.