Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MyPinNew to Visual Studio Code? Get it now.
MyPin

MyPin

DaanDeReus

|
159 installs
| (2) | Free
This extention allows you to pin Files & Folders and see them in a different window. Stores the pins sepperate per project!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

My VS Code Extension

Overview

This VS Code extension allows you to pin files and folders within your workspace, making it easier to access frequently used files. It includes a custom view where all pinned items are listed, and allows for easy reordering via drag-and-drop.

Features

  • Pin Files and Folders: Quickly pin files and folders directly from the context menu in the explorer or with a simple shortcut.
  • Custom Pinned Files View: Access all your pinned items in a dedicated view.
  • Shortcut for Pinning: Use ALT + P to pin the currently active file.

Installation

You can install this extension directly from the Visual Studio Code Marketplace.

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or using the shortcut Ctrl+Shift+X.
  3. Search for MyPin.
  4. Click Install.

Usage

Pinning a File or Folder

  • Via Context Menu: Right-click on any file or folder in the Explorer and select Pin File to pin the item.
  • Using a Shortcut: While editing a file, press ALT + P to pin the currently active file.

Managing Pinned Items

  • View Pinned Items: All pinned items will be displayed in the "Pinned Files" view, accessible from the Explorer.
  • Reorder Pinned Items: Drag and drop items within the "Pinned Files" view to change their order.
  • Unpin Items: Right-click on any item in the "Pinned Files" view and select Unpin File to remove it from the list.

Configuration

The extension automatically saves pinned items in a .vscode/mypin.json file within your workspace. This file keeps track of your pinned items with relative paths.

Contact

For any issues or feature requests, please contact: contact.daandereus@gmail.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft