5 More VS Code Extensions to boost your productivity
<p>In a <a href="https://medium.com/@phonxayajohn/vs-code-extensions-you-probably-didnt-know-you-needed-dbec62983733" rel="noopener">previous blog post</a>, we delved into some Visual Studio Code extensions that can significantly enhance your coding productivity. But the world of extensions is vast, and here are 5 more recommendations that may improve your coding quality of life.</p>
<h1>File Ops</h1>
<p>A lightweight extension to import file path, tag/alias files, and quickly swap between file pairs (switch between .css and .js files from the same folder). While it shares many similarities to the <a href="https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks" rel="noopener ugc nofollow" target="_blank">Bookmarks</a> extension, <a href="https://marketplace.visualstudio.com/items?itemName=mehullakhanpal.file-ops&ssr=false#overview" rel="noopener ugc nofollow" target="_blank">File Ops</a> makes the list due to it’s highly under-rated File Import feature:</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:630/1*OT2G__BIrEYrMrk9-gY29Q.gif" style="height:500px; width:700px" /></p>
<p><a href="https://marketplace.visualstudio.com/items?itemName=mehullakhanpal.file-ops&ssr=false#overview" rel="noopener ugc nofollow" target="_blank">File Ops</a> File Import demo</p>
<p>With File Ops, you can quickly copy and paste relative paths from files inside your VS Code all with a few mouse clicks!</p>
<p><a href="https://medium.com/@phonxayajohn/5-more-vs-code-extensions-to-boost-your-productivity-f50dcd46aac9">Visit Now</a></p>