Skip to content
/ fav Public

A Visual Studio Code Extension to keep your favorite files at a click's reach whatever the loaded workspace

License

Notifications You must be signed in to change notification settings

fredjeck/fav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 15, 2022
e9adf15 · Mar 15, 2022

History

81 Commits
Dec 26, 2020
Mar 6, 2022
Mar 11, 2022
Mar 12, 2022
Nov 14, 2020
Nov 20, 2020
Dec 26, 2020
Mar 12, 2022
Mar 6, 2022
Mar 6, 2022
Dec 6, 2020
Mar 15, 2022
Mar 15, 2022
Nov 15, 2020
Nov 13, 2020
Dec 26, 2020

Repository files navigation

Icon Fav

Fav is compact and handy extension which lets you bookmark/favorite and organize files you often use and keep them at a keyboard shortcut's reach independently from any loaded workspace. Fav has no external dependencies and only relies on the basic VSCode API.

⭐⭐⭐New in 1.7.0⭐⭐⭐ Open your favorites in a new window

Fav can now open your favorites into a new VSCode window (big thanks to @carloscadux for this idea)

New window

Features

Favorite your files

Fav should work with any file system provider supported by your local VSCode installation. To add a file to your favorites, simply right click any file in the file explorer menu and use the 'Add to favorites' context menu.

You can also favorite any opened editor using the 'Favorites: Add active file to favorites' command in the palette.

Create Favorites

Organize your favorites into groups

You can organize your favorites into groups. Create groups from the Fav view directly or use the 'Favorites: Create new group' command from the using the command palette. Using the explorer you can also create nested groups.

Favorites can be added to groups either via the 'Add to favorites group' context menu entry or from any opened editor use the 'Favorites: Add active file to favorites group' command using the command palette.

Create Group

Open your favorites

Open your favorited files directly via the favorites explorer, or using the command palette. You can also quickly open all the favorites in a single group via the favorites explorer or using the command palette.

Create Group

Edit your favorites manually

Want to share your favorites with your team or quickly add new files, that's easy : just edit your configuration file and save it. Your favorites will be automatically reloaded.

Create Group

Favorite your folders

Do you want quick access some folders, or just some files using a file filter... Fav can do this as well ! Favorite Folder

Requirements

None

Extension Settings

None

Known Issues

None yet but that's just version 1.0.0 😉

Miscellaneous

Action bar icon made by Gregor Cresnar. Icon made by freepik from Flaticon.com

Hall of Fame

  • @carloscadux for the enhancement proposal to allow favorites to be opened into a new window

About

A Visual Studio Code Extension to keep your favorite files at a click's reach whatever the loaded workspace

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published