<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF Connect for VS Code Cannot &amp;quot;Go to Definition&amp;quot; and Provide Doc</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126355/nrf-connect-for-vs-code-cannot-go-to-definition-and-provide-doc</link><description>I performed the following steps: 
 1. I installed nRF Connect for VS Code Extension Pack in VS Code 
 2. I created a new application by copying a sample (Bluetooth LE HIDS keyboard) 
 3. I created a build with both SDK and Toolchain version as v3.2.1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 10 Jan 2026 07:13:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126355/nrf-connect-for-vs-code-cannot-go-to-definition-and-provide-doc" /><item><title>RE: nRF Connect for VS Code Cannot "Go to Definition" and Provide Doc</title><link>https://devzone.nordicsemi.com/thread/558431?ContentTypeID=1</link><pubDate>Sat, 10 Jan 2026 07:13:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f662166e-9031-425d-88c0-baf655cfa46c</guid><dc:creator>ACuteCoder</dc:creator><description>&lt;p&gt;Thank you sooo much! You saved my life!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for VS Code Cannot "Go to Definition" and Provide Doc</title><link>https://devzone.nordicsemi.com/thread/558361?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2026 08:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e3af2e5-0660-4eb7-999b-c88ef6cbaeae</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for trying them out. Can you open Command Palette then Preferences: Open Settings (JSON) (or open .vscode/settings.json for the workspace) and then add this entry:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;quot;C_Cpp.default.configurationProvider&amp;quot;: &amp;quot;nordic-semiconductor.nrf-connect&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Save the file and reload VS Code. Check this out and let us know if you still faces the same issue.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for VS Code Cannot "Go to Definition" and Provide Doc</title><link>https://devzone.nordicsemi.com/thread/558123?ContentTypeID=1</link><pubDate>Wed, 07 Jan 2026 10:16:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ba9526e-e6dd-4ed5-bdf2-66419bb77bb1</guid><dc:creator>ACuteCoder</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/nrf_2D00_connect_2D00_for_2D00_vs_2D00_code.gif" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your help. But I tried all 3 methods, none of them worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for VS Code Cannot "Go to Definition" and Provide Doc</title><link>https://devzone.nordicsemi.com/thread/557929?ContentTypeID=1</link><pubDate>Mon, 05 Jan 2026 13:34:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:007618db-26c7-4c31-8784-9831e501b967</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It appears your IntelliSense configuration is not correctly linked to the nRF Connect SDK build system. You may try doing a pristine build and check. If it still exists then try refreshing the IntelliSence in the following way: In the nRF Connect sidebar, go to the Applications panel and click on the image (your application name) that you are currently editing, clicking the image &amp;#39;triggers&amp;#39; the extension to apply IntelliSense configurations to your workspace.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Moreover also make sure that&amp;nbsp;Intelli Sense Engine is at default settings by going&amp;nbsp;to the Extensions view, select C/C++ and on the gear symbol (&amp;#39;Manage&amp;#39;) next to the Auto-Update checkbox, select &amp;quot;Settings&amp;quot;. Then, select &amp;quot;IntelliSense&amp;quot; and scroll down almost to the bottom to the &amp;quot;Intelli Sense Engine&amp;quot; setting, and make sure it is at default.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect for VS Code Cannot "Go to Definition" and Provide Doc</title><link>https://devzone.nordicsemi.com/thread/557876?ContentTypeID=1</link><pubDate>Mon, 05 Jan 2026 06:53:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b44e52a0-02d3-43b1-a003-df9e55d9cce7</guid><dc:creator>ACuteCoder</dc:creator><description>&lt;p&gt;Please help!&lt;/p&gt;
&lt;p&gt;According to the&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-2-1/"&gt;doc&lt;/a&gt;, these squiggles should disappear after building. But in fact, it still exists.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1767596010533v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>