python icon indicating copy to clipboard operation
python copied to clipboard

Add vscode projects plugin as a submodule

Open Sharsie opened this issue 2 years ago • 0 comments

Following in the steps of @mqus , this PR will add Visual Studio Code autosuggestion support as a submodule to albert launcher python plugins.

Since I was meddling with the jetbrains plugin in the past, I took the liberty to make something similar for VS Code.

Supports

  • autosuggestions for recently opened paths as seen in the VS Code menu dialog - builds on top of the more verbose menu entries
  • Projects managed by Project Manager plugin

This is an extension to https://github.com/albertlauncher/python/pull/114

Sharsie avatar Jul 31 '21 21:07 Sharsie