An open API service indexing awesome lists of open source software.

https://github.com/plibither8/ulauncher-vscode-recent

💻 Open recent VS Code folders and files using Ulauncher
https://github.com/plibither8/ulauncher-vscode-recent

ulauncher ulauncher-extension vscode

Last synced: 13 days ago
JSON representation

💻 Open recent VS Code folders and files using Ulauncher

Awesome Lists containing this project

README

        

# ulauncher-vscode-recent

> 💻 Open recent VS Code folders and files using Ulauncher.

Quickly open recently-opened VS Code project directories and files.

## Install

### Requirements

- [Ulauncher 5](https://ulauncher.io/)
- Python >= 3
- `fuzzywuzzy` module.
Install this using `pip`: `pip install fuzzywuzzy`

### Steps

1. Ulauncher > Preferences > Extensions > Add extension

2. Paste the following URL:

```
https://github.com/plibither8/ulauncher-vscode-recent
```

This extension should now be set up and work.

## Usage

Default keyword to trigger this extension is **`code`**. This can be changed in the preferences.

## License

This source code is released under the [MIT](LICENSE) license.

The icons are from [github.com/vscode-icons/vscode-icons](https://github.com/vscode-icons/vscode-icons), which are available under the Creative Commons - ShareAlike (CC BY-SA) license.