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

Requeest on adding extensions to code sever #7144

Closed
alfialdo opened this issue Dec 30, 2024 · 3 comments
Closed

Requeest on adding extensions to code sever #7144

alfialdo opened this issue Dec 30, 2024 · 3 comments
Labels
enhancement Some improvement that isn't a feature

Comments

@alfialdo
Copy link

What is your suggestion?

Can you add extensions like pylance and github co-pilot

https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance
https://code.visualstudio.com/docs/copilot/overview

Why do you want this feature?

Those tools are very helpful for developer, I've been using it for years the auto completion and quick code diagnostics is very

Are there any workarounds to get this functionality today?

Can't find any so far

Are you interested in submitting a PR for this?

@alfialdo alfialdo added the enhancement Some improvement that isn't a feature label Dec 30, 2024
@benz0li
Copy link
Contributor

benz0li commented Dec 30, 2024

@alfialdo Regarding Pylance: Use Jedi instead.

See also #6323.

@benz0li
Copy link
Contributor

benz0li commented Dec 30, 2024

@alfialdo Regarding GitHub Copilot: The use of this extension is restricted to Microsoft VS Code.

See also #6520 (comment).

@code-asher
Copy link
Member

code-asher commented Jan 3, 2025

Yup, code-server uses Open VSX (https://open-vsx.org) so the extensions would have to be added there, but it seems unlikely given their licenses.

@code-asher code-asher closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

3 participants