We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Those tools are very helpful for developer, I've been using it for years the auto completion and quick code diagnostics is very
Can't find any so far
The text was updated successfully, but these errors were encountered:
@alfialdo Regarding Pylance: Use Jedi instead.
Pylance
Jedi
See also #6323.
Sorry, something went wrong.
@alfialdo Regarding GitHub Copilot: The use of this extension is restricted to Microsoft VS Code.
See also #6520 (comment).
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.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: