Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saekiraku/vscode-pin-up
A VSCode extension allows you to pin up some frequently used files so that you can access them later with more convenience.
https://github.com/saekiraku/vscode-pin-up
vscode vscode-extension
Last synced: 2 months ago
JSON representation
A VSCode extension allows you to pin up some frequently used files so that you can access them later with more convenience.
- Host: GitHub
- URL: https://github.com/saekiraku/vscode-pin-up
- Owner: SaekiRaku
- License: mit
- Created: 2020-04-18T05:36:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:15:57.000Z (about 2 years ago)
- Last Synced: 2024-08-05T08:09:55.917Z (6 months ago)
- Topics: vscode, vscode-extension
- Language: JavaScript
- Homepage:
- Size: 3 MB
- Stars: 64
- Watchers: 2
- Forks: 10
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
📌 Pin Up
An VSCode extension that allows you to
pin up some frequently opened files## Basic Usage
> There are some description images under this section that may be slow to loaded.
![](./docs/usage/step-1.png)
First, right click the files in the `Explorer` of the VSCode, then click the `📌 Pin Up` in the popped up context menu.
![](./docs/usage/step-2.png)
Second, find the pinned files in the `Activity Bar View` or `Explorer View`. If you can not see a view with the title of `📌 PINNED FILES`, right click the `Activity Bar` or `Explorer View Title Context` and check the `📌 PINNED FILES`.
![](./docs/usage/step-congratulations.png)