<?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>Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80732/setting-up-vs-code-with-nrf-connect-sdk</link><description>I&amp;#39;m trying to set up VS code to use it with the NRF Connect SDK. I&amp;#39;ve created an application from basic/blinky example. My problem is VS code can&amp;#39;t resolve any inclusions. Is there anything that you can suggest?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Oct 2021 08:12:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80732/setting-up-vs-code-with-nrf-connect-sdk" /><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/335871?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 08:12:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6d65492-15ea-43bf-8bd0-47fe1902963c</guid><dc:creator>seneryilmaz</dc:creator><description>&lt;p&gt;I think there is a conflict between Nrf connect plugin for VSCode and PlatformIO extensions. Because I haven&amp;#39;t faced this problem on other computers which PlatformIO is not installed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/335323?ContentTypeID=1</link><pubDate>Thu, 21 Oct 2021 13:07:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efddf4ba-7c24-4c33-a454-3d450f5ef106</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for the suggestion. Also, In order to disable the linting you can go to the settings, type &amp;#39;unused&amp;#39; and just&amp;nbsp;un-check the box for enabling this. And if you have any other doubts related to the blog, kindly feel free to comment and ask there.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;PK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/335267?ContentTypeID=1</link><pubDate>Thu, 21 Oct 2021 11:13:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a05d47e-a69e-4a0d-807c-eda96cde7b02</guid><dc:creator>seneryilmaz</dc:creator><description>&lt;p&gt;I think the NRF Connect plugin for VSCode should set up the paths for include folders of VSCode. Can I&amp;nbsp; contact to Ali Aljaani?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/335126?ContentTypeID=1</link><pubDate>Wed, 20 Oct 2021 13:38:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:902bce44-496f-43a1-a558-e6f3bf18bb43</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;As I had mentioned earlier, this is something for VS Code team and kindly contact the VS Code forum regarding the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/335054?ContentTypeID=1</link><pubDate>Wed, 20 Oct 2021 10:57:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6261531-a6e1-4c64-81b0-35146339ff0e</guid><dc:creator>seneryilmaz</dc:creator><description>[deleted]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/335046?ContentTypeID=1</link><pubDate>Wed, 20 Oct 2021 10:30:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:872b270e-babe-486f-a091-9883828ac60b</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;This is called &amp;#39;linting&amp;#39; and I do not have a huge understanding about this since it is the VSCode forum that deals this. But I don&amp;#39;t think this linting affects the compiling process and if I am correct, there is a way to enable and disable this. But I don&amp;#39;t think this affects the compiler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/334790?ContentTypeID=1</link><pubDate>Tue, 19 Oct 2021 09:01:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:928569b8-548d-4b65-b733-6d37671a73e9</guid><dc:creator>seneryilmaz</dc:creator><description>&lt;p&gt;As you can see in the screenshot, line 19-20-21 shouldn&amp;#39;t be blurred out because if it wasn&amp;#39;t I couldn&amp;#39;t compile code (#error on line 24).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also when I CTRL + Left click on the header files, it can&amp;#39;t find its path.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/334779?ContentTypeID=1</link><pubDate>Tue, 19 Oct 2021 08:29:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46a4d22c-9727-4113-8f66-36ef4d3c2029</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am sorry but I did not understand your question. Could you elaborate a bit?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/334566?ContentTypeID=1</link><pubDate>Mon, 18 Oct 2021 11:17:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d758e41-a5d7-4211-abda-189347f96f9f</guid><dc:creator>seneryilmaz</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the recommendations. I&amp;nbsp;flashed&amp;nbsp;blinky to the cpu core and empty app core into the app core. It works as expected.&lt;/p&gt;
&lt;p&gt;My problem isn&amp;#39;t about the error squiggles showing up on the code, my problem is why it doesn&amp;#39;t resolve anything at all. For example I know that line 18 evaluates as true but code is blurred out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting up VS Code with NRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/334560?ContentTypeID=1</link><pubDate>Mon, 18 Oct 2021 11:03:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9ca0542-0505-4e09-ac0f-e375acb743d3</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;First, try building in the application core by selecting &amp;#39;nrf5340dk_nrf5340_cpuapp&amp;#39; when you select your board.&lt;/p&gt;
&lt;p&gt;Next, please verify using the following steps:&lt;/p&gt;
&lt;p&gt;1. Press &lt;strong&gt;Ctrl+ (comma)&lt;/strong&gt; which will take you to the settings page.&lt;/p&gt;
&lt;p&gt;2. type in &lt;strong&gt;&amp;quot;error squiggles&amp;quot;&lt;/strong&gt; in the search bar.&lt;/p&gt;
&lt;p&gt;3. There are 3 sections in this - &lt;strong&gt;User, Workspace, firstapp.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; In the &lt;strong&gt;User&lt;/strong&gt; section, under &amp;#39;Error Squiggles&amp;#39; , select &lt;strong&gt;&amp;quot; EnabledIfIncludesResolve &amp;quot;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/3463.pastedimage1634554779031v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;In the &lt;strong&gt;Workspace&lt;/strong&gt; section,&amp;nbsp;&lt;span&gt;&amp;nbsp;under &amp;#39;Error Squiggles&amp;#39; , select &lt;strong&gt;&amp;quot; Disabled&amp;quot;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5226.pastedimage1634554903037v3.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Now, try building, followed by Erase &amp;amp; Flash onto your DK.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hope this helps!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>