<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Navigation in Large PL/SQL Code	</title>
	<atom:link href="https://www.salvis.com/blog/2020/10/10/navigation-in-large-pl-sql-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.salvis.com/blog/2020/10/10/navigation-in-large-pl-sql-code/</link>
	<description>Database-centric development</description>
	<lastBuildDate>Sun, 12 Nov 2023 12:52:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://www.salvis.com/blog/2020/10/10/navigation-in-large-pl-sql-code/feed/"/>
	<item>
		<title>
		By: Philipp Salvisberg		</title>
		<link>https://www.salvis.com/blog/2020/10/10/navigation-in-large-pl-sql-code/#comment-41997</link>

		<dc:creator><![CDATA[Philipp Salvisberg]]></dc:creator>
		<pubDate>Thu, 28 Jan 2021 18:09:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.salvis.com/blog/?p=10753#comment-41997</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.salvis.com/blog/2020/10/10/navigation-in-large-pl-sql-code/#comment-41996&quot;&gt;Pavel Vetesnik&lt;/a&gt;.

Thank you Pavel for the heads-up.

I made some tests and the parameter &lt;code&gt;parseThreshold&lt;/code&gt; still works in SQL Developer 20.4.0. However, the events to read this parameter and applying the changed value the background parser is different. From a user-perspective it is a bit delayed. So, to reproduce the example with a too low value for &lt;code&gt;parseThreshold&lt;/code&gt; you have to open a new worksheet after changing the parameter. Then the code outline will use the new settings.

The new popup window that indicates a too low value for &lt;code&gt;parseThreshold&lt;/code&gt; is in fact an improvement.

&lt;a href=&quot;https://www.salvis.com/blog/wp-content/uploads/2021/01/exceeded_default_parse_threshold.png&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-11038&quot; src=&quot;https://www.salvis.com/blog/wp-content/uploads/2021/01/exceeded_default_parse_threshold.png&quot; alt=&quot;&quot; width=&quot;780&quot; height=&quot;314&quot; /&gt;&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.salvis.com/blog/2020/10/10/navigation-in-large-pl-sql-code/#comment-41996">Pavel Vetesnik</a>.</p>
<p>Thank you Pavel for the heads-up.</p>
<p>I made some tests and the parameter <code>parseThreshold</code> still works in SQL Developer 20.4.0. However, the events to read this parameter and applying the changed value the background parser is different. From a user-perspective it is a bit delayed. So, to reproduce the example with a too low value for <code>parseThreshold</code> you have to open a new worksheet after changing the parameter. Then the code outline will use the new settings.</p>
<p>The new popup window that indicates a too low value for <code>parseThreshold</code> is in fact an improvement.</p>
<p><a href="https://www.salvis.com/blog/wp-content/uploads/2021/01/exceeded_default_parse_threshold.png"><img class="alignnone size-full wp-image-11038" src="https://www.salvis.com/blog/wp-content/uploads/2021/01/exceeded_default_parse_threshold.png" alt="" width="780" height="314" /></a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pavel Vetesnik		</title>
		<link>https://www.salvis.com/blog/2020/10/10/navigation-in-large-pl-sql-code/#comment-41996</link>

		<dc:creator><![CDATA[Pavel Vetesnik]]></dc:creator>
		<pubDate>Thu, 28 Jan 2021 17:02:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.salvis.com/blog/?p=10753#comment-41996</guid>

					<description><![CDATA[Thank you very much for this explanation.
I believe that something has changed between Developer 20.2. and 20.4. I didn&#039;t see this problem in older versions, but after upgrading to 20.4. I got messages &quot;Exceeeded default parse threshold.&quot; (and the &quot;CTRL underline&quot; ability was lost - but the shortcut SHIFT+F4 worked).
I think I don&#039;t have huge packages.
Increasing number of tresholds fixed the problem.]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for this explanation.<br />
I believe that something has changed between Developer 20.2. and 20.4. I didn&#8217;t see this problem in older versions, but after upgrading to 20.4. I got messages &#8220;Exceeeded default parse threshold.&#8221; (and the &#8220;CTRL underline&#8221; ability was lost &#8211; but the shortcut SHIFT+F4 worked).<br />
I think I don&#8217;t have huge packages.<br />
Increasing number of tresholds fixed the problem.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
