This repository was archived by the owner on Oct 15, 2025. It is now read-only.
Add vscode projects plugin as a submodule#123
Closed
Sharsie wants to merge 5 commits intoalbertlauncher:masterfrom
Closed
Add vscode projects plugin as a submodule#123Sharsie wants to merge 5 commits intoalbertlauncher:masterfrom
Sharsie wants to merge 5 commits intoalbertlauncher:masterfrom
Conversation
fa57912 to
0610b36
Compare
Member
|
0.18 is out. Please check the new api . Do you mind to volunteer as a maintainer for the plugin? |
Member
|
Wait you said that you'd favor the other plugin? is this still the case? if yes please close. |
Contributor
Author
|
Yes, @mparati31 said he's gonna include the requested changes, so in that case I'm in favor of #132 |
Member
|
You can work on the plugin together. The maintainer field is a list. I'd rather have one sophisticated one instead of several alternatives |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
This is an extension to #114