<?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>How to Install nRF DeviceTree VS Code Extension with code-server?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115870/how-to-install-nrf-devicetree-vs-code-extension-with-code-server</link><description>I&amp;#39;m working on a Docker image that includes a VS Code server for the purposes of workshops and training, and I&amp;#39;d like to install the nRF extensions (e.g. https://marketplace.visualstudio.com/items?itemName=nordic-semiconductor.nrf-devicetree ) in the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Nov 2024 20:01:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115870/how-to-install-nrf-devicetree-vs-code-extension-with-code-server" /><item><title>RE: How to Install nRF DeviceTree VS Code Extension with code-server?</title><link>https://devzone.nordicsemi.com/thread/509178?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2024 20:01:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:467a90fe-f8e0-43e6-b575-ba8baa99a1b1</guid><dc:creator>ShawnHymel</dc:creator><description>&lt;p&gt;This worked, thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Install nRF DeviceTree VS Code Extension with code-server?</title><link>https://devzone.nordicsemi.com/thread/508858?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2024 21:00:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f522f92-2ec9-41cd-a59a-1a5b37a21de6</guid><dc:creator>EdSwarthout</dc:creator><description>&lt;p&gt;I found the download link in the &amp;quot;Version History&amp;quot; tab here:&amp;nbsp;&lt;a href="https://marketplace.visualstudio.com/items?itemName=nordic-semiconductor.nrf-devicetree"&gt;https://marketplace.visualstudio.com/items?itemName=nordic-semiconductor.nrf-devicetree&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To get the file correctly, the gzip compression flag had to be added:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;$ wget --compression=gzip &lt;a href="https://marketplace.visualstudio.com/_apis/public/gallery/publishers/nordic-semiconductor/vsextensions/nrf-devicetree/2024.9.26/vspackage"&gt;marketplace.visualstudio.com/.../vspackage&lt;/a&gt; -O nordic-semiconductor.nrf-devicetree-2024.9.26.vsix&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Install nRF DeviceTree VS Code Extension with code-server?</title><link>https://devzone.nordicsemi.com/thread/508843?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2024 15:52:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7dd6077f-748c-41d3-bf21-649021c7de35</guid><dc:creator>ShawnHymel</dc:creator><description>&lt;p&gt;Thank you for the info. Please let me know if this feature is implemented, as it would be useful for scripting Docker containers for e.g. workshops.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Install nRF DeviceTree VS Code Extension with code-server?</title><link>https://devzone.nordicsemi.com/thread/508615?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2024 08:26:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b58063a6-77fe-4797-9c0c-cde1c3ddf6ea</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Shawn,&lt;/p&gt;
&lt;p&gt;I am afraid for now that&amp;#39;s the only way and I have reported internally regarding this, but not sure of any timeline when it will be implemented.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Install nRF DeviceTree VS Code Extension with code-server?</title><link>https://devzone.nordicsemi.com/thread/508253?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2024 23:40:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fceacc5-38d3-480a-8c0d-4b24598b6b6b</guid><dc:creator>ShawnHymel</dc:creator><description>&lt;p&gt;Thank you for the fast response. I can install vsix files with &amp;quot;code-server --install-extension EXTENSION-NAME.vsix&amp;quot;, but I can&amp;#39;t find where to download the nrf-devicetree.vsix file using something like e.g. wget.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Install nRF DeviceTree VS Code Extension with code-server?</title><link>https://devzone.nordicsemi.com/thread/508237?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2024 17:54:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84103b92-1a18-430e-9ee7-c6d37234b9a3</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Shawn,&lt;/p&gt;
[quote user=""]My workaround would be to download the .vsix file and manually install it,[/quote]
&lt;p&gt;This should help you with the issue:&amp;nbsp;&lt;a href="https://code.visualstudio.com/docs/editor/extension-marketplace#:~:text=find%20helpful%20tags.-,Install%20from%20a%20VSIX,-You%20can%20manually"&gt;https://code.visualstudio.com/docs/editor/extension-marketplace#:~:text=find%20helpful%20tags.-,Install%20from%20a%20VSIX,-You%20can%20manually&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But I will check internally a bit more regarding the issue and get back to you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>