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

Convert multiple selected files or folder within Visual Studio #485

Closed
GrahamTheCoder opened this issue Jan 11, 2020 · 0 comments · Fixed by #837
Closed

Convert multiple selected files or folder within Visual Studio #485

GrahamTheCoder opened this issue Jan 11, 2020 · 0 comments · Fixed by #837

Comments

@GrahamTheCoder
Copy link
Member

Requested by Fredrik Olsson in a review: https://marketplace.visualstudio.com/items?itemName=SharpDevelopTeam.CodeConverter&ssr=false#review-details

There are some slight difficulties with getting this to work because the extension uses UIContextRules to control which menu items are available (before the extension loads). I'm not sure how to get them working for multi-selections or folders in just the right cases. However, we could take the approach of displaying the menu items all the time, and then just displaying a message box if no VB/C# is found in the selection when clicked. Very happy to accept a PR for this.

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

Successfully merging a pull request may close this issue.

1 participant