<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Eric Sundquist</title>
    <description>The latest articles on DEV Community by Eric Sundquist (@havespacesuit).</description>
    <link>https://dev.to/havespacesuit</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F195921%2F835f0f85-c6af-45a4-b0be-0442d251fe33.jpeg</url>
      <title>DEV Community: Eric Sundquist</title>
      <link>https://dev.to/havespacesuit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/havespacesuit"/>
    <language>en</language>
    <item>
      <title>Let's fix VS Code File Nesting</title>
      <dc:creator>Eric Sundquist</dc:creator>
      <pubDate>Tue, 21 Jun 2022 14:50:11 +0000</pubDate>
      <link>https://dev.to/havespacesuit/lets-fix-vs-code-file-nesting-1li3</link>
      <guid>https://dev.to/havespacesuit/lets-fix-vs-code-file-nesting-1li3</guid>
      <description>&lt;p&gt;VS Code has started supported file nesting, but it doesn't look nice when there are no folder icons.&lt;/p&gt;

&lt;p&gt;In this example, index.ts, linkParams.ts, and shareLink.tsx are all at the same level under the shareLink folder. The test and style files are nested.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0_zOhxFl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/imi4pcxh59f2tqgpxej4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0_zOhxFl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/imi4pcxh59f2tqgpxej4.png" alt="Poorly nested files" width="175" height="161"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But it does not appear that the three main files are at the same level.&lt;/p&gt;

&lt;p&gt;Go visit &lt;a href="https://github.com/microsoft/vscode/issues/148974"&gt;this VS Code Feature Request&lt;/a&gt; and give it an upvote. Let's fix this!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
