Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: contextMenu items for Run.Plugin.VSCodeWorkspaces #36517

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

programming-with-ia
Copy link

Summary of the Pull Request

This pull request addresses and resolves Issue #35773 by introducing the ContextMenuResult functionality to the Run.Plugin.VSCodeWorkspaces plugin.

PR Checklist

Detailed Description of the Pull Request / Additional comments

Fix ✅Issue #35773

Validation Steps Performed

All good from my perspective ☺️.

Comment on lines 238 to 239
ShowErrorMessage("Can't copy to clipboard");
return false;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add logging using Wox.Plugin.Logger.Log.Exception().

(Same on the other places.)

This comment was marked as outdated.

@programming-with-ia

This comment was marked as resolved.

manually edit Resources.Designer.cs
fix: trailing comma in multi-line initializers
bump plugin version
@programming-with-ia
Copy link
Author

@htcfreek

I need help

@htcfreek
Copy link
Collaborator

@htcfreek

I need help

@programming-with-ia
I need more information about what your problem is.

Btw. The Resources.Designer.cs is auto generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants