[go: up one dir, main page]

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

Spike/vs extensibility #1136

Closed
wants to merge 11 commits into from
Closed

Spike/vs extensibility #1136

wants to merge 11 commits into from

Conversation

GrahamTheCoder
Copy link
Member

Spike moving to this new extensibility framework. This would allow the extension to go out of process, which takes many of the painful constraints off its dependency versioning.
Unfortunately it's quite a bit of effort to move, and the extensibility features needed seem incomplete still. e.g. The options page stuff is still in preview.

I don't have the time to complete this, just putting it here for reference in case anyone does.

… shouldn't matter now hopefully...

Prompt:
I'm converting a Visual Studio extension to use the out-of-process visual studio extensibility framework

Give the full code converting these settings into the new style
<current>

Here's a sample project in the extensibility framework as an example:
< class from https://github.com/microsoft/VSExtensibility/blob/main/New_Extensibility_Model/Samples/SettingsSample/SettingDefinitions.cs >
…file identifiers used

TODO: Priority, text editor right click menu,...testing whether it works at all
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.

1 participant