Coder Social home page Coder Social logo

sixpetrov / vscode-favorite-items Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kdcro101/vscode-favorites

0.0 2.0 1.0 37.55 MB

Extension provides ability to add files and directories to favorites, enabling quick access. You can create groups of favorite items and with files and folders. Time saver for complex projects.

License: MIT License

TypeScript 100.00%

vscode-favorite-items's Introduction

Favorites

Visual Studio Marketplace Installs Rating

Extension provides ability to add files and directories to favorites enabling quick access. You can create groups (and subgroups) of favorite items with files and folders. Time saver for complex projects.

Features

  • group icon color can be changed. Right-click on group in favorites view and select Group color.
  • copy / cut / paste operations are available
  • basic filesystem operations:
    • create file
    • delete file/directory
    • rename file/directory
    • duplicate file/directory
  • favorite items can have alias (different label)
  • groups can be renamed
  • favorites can be accesed via activity bar

  • to add file/directory to favorites, right-click item in file explorer and select:
    • add to favorites - to add item to root of favorites tree.
    • add to group of favorites to add item to group of favorites you previously created.

Preview

Install

Open Visual Studio Code press CTRL+p and type or copy and paste:

ext install kdcro101.favorites

Configuration

favorites.groupsFirst : boolean

  • if set to true, groups will be listed before directories and files, if false, groups will appear after directories and files.

favorites.sortDirection : string, ASC or DESC

Usage

Adding to favorites

Right-click item in File explorer and select Add to favorites.

Adding to favorites group or subgroup

Right-click item in File explorer and select Add to favorites group, then select group from list.

Removing from favorites

Right-click item in Favorites view and select Delete favorite

Create favorites group

Click on folder icon on Favorites view title, type unique name and press enter

Create favorites subgroup

Right-click on group item and choose "Create subgroup"

Delete favorites group

Right-click group item in Favorites view and select Delete group

Delete item in favorites group

Right-click item inside group in Favorites view and select Delete item

Delete everything

Click on trash bin icon on Favorites view title, type "yes" to confirm

LICENSE

GPL v3 License

vscode-favorite-items's People

Contributors

kdcro101 avatar

Watchers

 avatar  avatar

Forkers

yanpas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.