<?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: huang mipi</title>
    <description>The latest articles on DEV Community by huang mipi (@min87).</description>
    <link>https://dev.to/min87</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%2F1830890%2Fc875483f-377f-4c3a-b361-3091d46868b9.png</url>
      <title>DEV Community: huang mipi</title>
      <link>https://dev.to/min87</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/min87"/>
    <language>en</language>
    <item>
      <title>5 useful VSCode extensions in 2024</title>
      <dc:creator>huang mipi</dc:creator>
      <pubDate>Wed, 24 Jul 2024 07:20:18 +0000</pubDate>
      <link>https://dev.to/min87/5-useful-vscode-extensions-in-2024-3len</link>
      <guid>https://dev.to/min87/5-useful-vscode-extensions-in-2024-3len</guid>
      <description>&lt;p&gt;1.GitHub Copilot&lt;br&gt;
Extended description: You can use Copilot in Visual Studio Code to generate code, fix errors, ask questions about code, and more.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz0onliqivu41301hxf64.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz0onliqivu41301hxf64.png" alt="Image description" width="800" height="241"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://marketplace.visualstudio.com/items?itemName=GitHub.copilot" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=GitHub.copilot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2.AI Flowchart 2024&lt;br&gt;
Extended description: AI Flowchart can help you convert code into a flowchart using Mermaid.js syntax.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F86mmb0bl7ye0i62qkywf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F86mmb0bl7ye0i62qkywf.png" alt="Image description" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://marketplace.visualstudio.com/items?itemName=min87.ai-flow-chart" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=min87.ai-flow-chart&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3.Git History&lt;br&gt;
Extension Description: You can visually display git log. You don’t need to view git log in the terminal.&lt;br&gt;
This extension is very comprehensive. It allows you to compare branches, commits, and files across commits.&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4.indent-rainbow&lt;br&gt;
Extended description: It colors the indentation in front of the text, alternating between four different colors at each step. Some people may find it helpful for writing code in Python, Nim, Yaml, or even file types that do not rely on indentation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj34zjll3qx6vvl0lxowm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj34zjll3qx6vvl0lxowm.png" alt="Image description" width="525" height="271"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;5.Regex Previewer&lt;br&gt;
Extended description: Regular expression preview, which can display the matching items of the current regular expression in a side-by-side document to help you write regular expressions quickly and accurately&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcgaltnfz503iro29exfd.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcgaltnfz503iro29exfd.gif" alt="Image description" width="718" height="246"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://marketplace.visualstudio.com/items?itemName=chrmarti.regex" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=chrmarti.regex&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>flowchart</category>
    </item>
  </channel>
</rss>
