DEV Community

Cover image for File Ops - A VS Code extension to easily tag/alias files & quick switch between files
Mehul Lakhanpal
Mehul Lakhanpal

Posted on

File Ops - A VS Code extension to easily tag/alias files & quick switch between files

Hellooo Developers,

I just launched File Ops - A VS code extension to easily tag/alias files & quick switch between files.

Overview

  1. File Tag - Tag/Alias/Bookmark files
  2. Quick Switch - Quickly switch between files. ex. Switch between example.css & example.js using hotkey (Useful if you are a power user)
  3. 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.

Alt Text


Quick Switch

Quickly switch between extension pairs. ex., Switch between .css & .js files in the same folder.
Extend the functionality by providing custom pairs.

Alt Text

Related Files

View all the files from the current directory

Alt Text

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

Oldest comments (2)

Collapse
 
lepinekong profile image
lepinekong

Nice. A right-click menu on file would be even nicer ;)

Collapse
 
ml318097 profile image
Mehul Lakhanpal

Sure, will add that in future release