vscode-favorites

vscode version

An extension helps developer marking resources as favorite. Therefor, those resources can be easily found.

Usage

vscode-favorites save your favorite resource in workspace settings.json, and show them in a separate view

Configuration

{
    "favorites.resources": [], // resources path you prefer to mark
    "favorites.sortOrder": "ASC", // DESC, MANUAL
    "favorites.saveSeparated": false // whether to use an extra config file
}

You don't need handle this config manually, but with context menu instead.

LICENSE

GPL v3 License

results matching ""

    No results matching ""