<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Includes in VS Code</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/87906/includes-in-vs-code</link><description>Hello, 
 
 Since the last update some of the includes in my files are being marked by VSCode as &amp;quot;cannot open source file xxx (1696)&amp;quot; 
 
 
 
 The application compiles fine. 
 
 Is there any solution? I am in SDK 1.9.1 
 
 Thanks 
 
 Xavier</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Fri, 13 May 2022 12:09:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/87906/includes-in-vs-code" /><item><title>RE: Includes in VS Code</title><link>https://test-devzone.nordicsemi.com/thread/367841?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 12:09:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37145955-76c8-43e9-aea8-a2e904c390fc</guid><dc:creator>user85287</dc:creator><description>&lt;p&gt;Answering my own question in case someone stumbles on this problem, I had to edit the c_cpp_properties.json file in my .vscode folder in my project and add the nrf folder (in my case base_dir/nordic/ncs/v1.9.1) to the &amp;quot;includePath&amp;quot; and &amp;quot;browse.path&amp;quot; fields.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I got rid of the errors and i can now click the include files and jump into them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Includes in VS Code</title><link>https://test-devzone.nordicsemi.com/thread/367829?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 11:35:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1396d6e7-e517-440a-a947-f1eea351f82c</guid><dc:creator>user85287</dc:creator><description>&lt;p&gt;I see, that is unfortunate.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Xavier&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Includes in VS Code</title><link>https://test-devzone.nordicsemi.com/thread/367827?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 11:34:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0f2ae20-9990-4f67-879d-db9f01119333</guid><dc:creator>user7377</dc:creator><description>&lt;p&gt;Hi Xavier,&lt;/p&gt;
&lt;p&gt;Unlike most with dedicated IDEs, the VS Code code editor is not directly related to the compiler toolchain, so you will unfortunately often see things like this, and it can be ignored. There are ways to tweak how VS Code finds files, but more often it could be just as good to just disable the&amp;nbsp;errorSquiggles (&lt;code&gt;&amp;quot;C_Cpp.errorSquiggles&amp;quot;: &amp;quot;Disabled&amp;quot;&lt;/code&gt;).&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>