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

Run multiple local extension hosts #144840

Merged
merged 11 commits into from
Mar 11, 2022
Merged

Conversation

alexdima
Copy link
Member

@alexdima alexdima commented Mar 10, 2022

"extensions.experimental.affinity": {
   "vscode.git": 1,
   "vscode.typescript-language-features": 2
}

image

@alexdima alexdima self-assigned this Mar 10, 2022
@alexdima alexdima added this to the March 2022 milestone Mar 10, 2022
@alexdima alexdima merged commit 5f5e1ca into main Mar 11, 2022
@alexdima alexdima deleted the alex/multiple-local-extension-hosts branch March 11, 2022 22:12
@kieferrm kieferrm mentioned this pull request Mar 14, 2022
87 tasks
@rebornix
Copy link
Member

I have been self hosting on this issue for a few days, it's working great ❤️

I also spent a bit time looking into how to build a command which can find all notebook extensions (or jupyter related) and update the affinity in a single configuration update so users won't need to figure that out themselves. However the configuration update is blocked as this is an unregistered configuration. @sandy081 mentioned maybe we can make this an experimental config but I also like the idea of having it as an unregistered one without making it public. @alexdima any suggestions here?

@rebornix
Copy link
Member

@alexdima ☝️ any thoughts?

@alexdima
Copy link
Member Author

@rebornix Pushed fc9e85e

@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants