<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>VsCode on Raul&#39;s Blog</title>
    <link>https://blog.rulyotano.com/tags/vscode/</link>
    <description>Recent content in VsCode on Raul&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 02 Oct 2024 18:33:17 +0000</lastBuildDate>
    <atom:link href="https://blog.rulyotano.com/tags/vscode/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tree-Extended, a tool to get custom directories trees</title>
      <link>https://blog.rulyotano.com/blog/article/tree-extended-tool/</link>
      <pubDate>Wed, 02 Oct 2024 18:33:17 +0000</pubDate>
      <guid>https://blog.rulyotano.com/blog/article/tree-extended-tool/</guid>
      <description>&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://medium.com/@rulyotano/tree-extended-a-tool-to-get-custom-directories-trees-3dea42ebf407&#34;&gt;&lt;strong&gt;[Original Article]&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this write, I want to show two ways to create custom directory trees by using the &lt;a href=&#34;https://github.com/rulyotano/tree-extended&#34;&gt;tree-extended&lt;/a&gt; tool:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;By using directly &lt;a href=&#34;https://github.com/rulyotano/tree-extended&#34;&gt;tree-extended&lt;/a&gt; in your SO command line by installing it as a node package.&lt;/li&gt;
&lt;li&gt;Or, by using the &lt;a href=&#34;https://marketplace.visualstudio.com/items?itemName=rulyotano.tree-extended&#34;&gt;tree-extended vscode extension&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Why tree-extended?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I was documenting one of my projects and I wanted to write in markdown a directory tree representation, but I didn’t want to show all the directories but a particular one, the one that I was talking about in that section in the document. There is a command for Linux named &lt;code&gt;tree&lt;/code&gt; that you can install, but it didn’t match all the requirements I was looking for. That is why I created &lt;code&gt;tree-extended&lt;/code&gt; as a custom implementation of &lt;code&gt;tree&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
