microsoft / microsoft/VSExtensibility

When is 'inproc' project needed

Open
#321 26 comments 0 reactions 1 assignee View on GitHub

@BertanAygun is already working on this.

Since Feb 27, 2024.

Dominant language
C#
Stars
440
Forks
63
Avg merge
2d 12h
Merged PRs (30d)
1

Description

I will be updating a large (>50 commands) in-house extension have 3 questions:

  1. I've searched the docs and haven't found a list of features in an existing extension that requires it to be updated to an in proc one. I'd appreciate it a) if someone could direct me to where I can find the list of features requiring in proc or b) supply the list in the response.
  2. Aside from DTE, which is used extensively by the existing extension, are there any other dependencies that always need to be injected and if so what are they.
  3. The extension makes extensive use of EditPoint's. Are/will they be supported in out of proc extensions?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.