This commit is contained in:
TheDoubleH 2022-05-06 20:27:14 +00:00
parent d9d8493aa3
commit 4a3d4d2111
205 changed files with 624 additions and 611 deletions

View file

@ -2172,4 +2172,9 @@ Therefore it’s good practice to always check if the table is empty whe
<div class="highlight"><pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-al" data-lang="al"><span style="display:flex;"><span><span style="color:#204a87;font-weight:bold">if</span><span style="color:#f8f8f8;text-decoration:underline"> </span>NameIsValid<span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#204a87;font-weight:bold">and</span><span style="color:#f8f8f8;text-decoration:underline">
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span>Name2IsValid<span style="color:#f8f8f8;text-decoration:underline">
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"></span><span style="color:#204a87;font-weight:bold">then</span><span style="color:#f8f8f8;text-decoration:underline">
&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item></channel></rss>
&lt;/span>&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="tips">Tips&lt;/h2>
&lt;p>The &lt;a href="https://marketplace.visualstudio.com/items?itemName=andrzejzwierzchowski.al-code-outline">AZ AL Dev Tools/AL Code Outline&lt;/a> extension adds two new commands to Visual Studio Code to remove empty duplicate lines.&lt;/p>
&lt;ul>
&lt;li>&lt;code>Remove Empty Lines from the Active Editor&lt;/code> : removes empty duplicate lines from the current editor&lt;/li>
&lt;li>&lt;code>Remove Empty Lines from the Active Project&lt;/code> : removes empty duplicate lines from the current project&lt;/li>
&lt;/ul></description></item></channel></rss>