<?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>The installed VSCode plugin is completely unusable，all empty and blank window</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114160/the-installed-vscode-plugin-is-completely-unusable-all-empty-and-blank-window</link><description>as pic shows all parts of vscode kits are blank windows, i don&amp;#39;t know how to fix these, any ideas? it seems the sdk and west repo already online, and in my bash i can complie program successfully</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Sep 2024 14:42:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114160/the-installed-vscode-plugin-is-completely-unusable-all-empty-and-blank-window" /><item><title>RE: The installed VSCode plugin is completely unusable，all empty and blank window</title><link>https://devzone.nordicsemi.com/thread/501009?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2024 14:42:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2940efb-55b7-4f9e-bf82-727c11ef3513</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Your problem is solved?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The installed VSCode plugin is completely unusable，all empty and blank window</title><link>https://devzone.nordicsemi.com/thread/499884?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2024 06:19:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f21dccb9-919a-4ec8-8cbc-137b82f740f8</guid><dc:creator>Dylanliacc</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/pastedimage1724739385271v1.png" alt=" " /&gt;&amp;nbsp; &amp;nbsp;ibelieve that&amp;#39;s not the reason , i follow the beginner guide step by step ,just make this pwm blink program&amp;nbsp; ,cmake is fine(i guess) . and THX for your help ,but maybe we need look deeper ...,&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The installed VSCode plugin is completely unusable，all empty and blank window</title><link>https://devzone.nordicsemi.com/thread/499873?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2024 04:50:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f833b1a9-b19c-451c-9371-1f69968dac7b</guid><dc:creator>JLarkin</dc:creator><description>&lt;p&gt;The error message indicates essential code is missing from your CMakeLists.txt file. It should look something like the following:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;cmake_minimum_required(VERSION 3.13.1)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;project(nrf_connect_sdk_fundamentals)&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;target_sources(app PRIVATE src/main.c)&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The installed VSCode plugin is completely unusable，all empty and blank window</title><link>https://devzone.nordicsemi.com/thread/499867?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2024 02:20:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fed1bbb7-8551-4f8d-bfe1-87095dea9534</guid><dc:creator>Dylanliacc</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/106778/vscode-add-build-configuration-fails---blank-window"&gt;devzone.nordicsemi.com/.../vscode-add-build-configuration-fails---blank-window&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The installed VSCode plugin is completely unusable，all empty and blank window</title><link>https://devzone.nordicsemi.com/thread/499866?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2024 02:18:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15b09bf8-36d3-41ef-94cf-b74fa4999976</guid><dc:creator>Dylanliacc</dc:creator><description>&lt;p&gt;yes of course ,i&amp;nbsp;&lt;span&gt;installed vscode + extensions manuall ,but its shows me blank window ,maybe where i could find some log for u? and in my search i found tow guys pushes same Question via devzone ：&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/94121/vscode---add-build-configuration-window-is-blank"&gt;devzone.nordicsemi.com/.../vscode---add-build-configuration-window-is-blank&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The installed VSCode plugin is completely unusable，all empty and blank window</title><link>https://devzone.nordicsemi.com/thread/499516?ContentTypeID=1</link><pubDate>Fri, 23 Aug 2024 10:42:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a747cde3-3973-4ea1-9364-55331bb6e99c</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have you installed vscode + extensions manually, or used the toolchain manager from nRF connect sdk for desktop?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Did you download the updated extension for VS Code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>