Hellooo Developers,
I just launched File Ops
- A VS code extension to easily tag/alias files & quick switch between files.
Overview
- File Tag -
Tag/Alias/Bookmark
files - Quick Switch - Quickly switch between files. ex. Switch between
example.css
&example.js
using hotkey (Useful if you are a power user) - Switch to Related Files - View files from the current directory and switch using hotkey
Features
File Tag
- Create, Open, Edit, Delete file tags using commands.
- Open, View, Edit, Delete file tags from the tree view.
Quick Switch
Quickly switch between extension pairs. ex., Switch between .css
& .js
files in the same folder.
Extend the functionality by providing custom pairs.
Related Files
View all the files from the current directory
Demo - https://youtu.be/ze9KtYe3f48
Download - https://marketplace.visualstudio.com/items?itemName=mehullakhanpal.file-ops
If you liked the product, please consider upvoting on Product Hunt - https://www.producthunt.com/posts/file-ops
Thanks for reading 💙
Follow @codedrops.tech for daily posts.
Instagram ● Twitter ● Facebook
Micro-Learning ● Web Development ● Javascript ● MERN stack ● Javascript
codedrops.tech
Top comments (2)
Nice. A right-click menu on file would be even nicer ;)
Sure, will add that in future release