Skip to content

mparati31/albert-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

albert-vscode

Simple albert-launcher extension that shows and opens recent Visual Studio Code files and folders.

The trigger to activate the extension is vs.

trigger example

After the trigger you can insert the query to filter the results.

query example

Installation

To install the extension type the following in your terminal:

git clone https://github.com/mparati31/albert-vscode ~/.local/share/albert/python/plugins/vscode

Now active the extension: open albert's settings and go to Python > Visual Studio Code and check the checkbox.

Note

  • This extension may not work for older versions of Visual Studio Code, as the path to the storage.json file may be different or have a different structure.
  • Rich text is temporary disabled due issue#1164

About

Simple unofficial albert-launcher extension that shows and opens recent Visual Studio Code files and folders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages