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

No code completion on compiled Python #1292

Open
jpele-tis opened this issue Feb 12, 2024 · 2 comments
Open

No code completion on compiled Python #1292

jpele-tis opened this issue Feb 12, 2024 · 2 comments

Comments

@jpele-tis
Copy link

No code completion on compiled Python (3.8.18)
We have similar issue on VSCode microsoft/vscode-python#21265 (comment)
Are you using Jedi as Language Server ?
How can we debug the Python Language Server in PyScripter ?

@pyscripter
Copy link
Owner

Are you using Jedi as Language Server ?

Yes,

Do you mean that there is no completion when source code is not available?

Then an interface file (*.pyi) is probably needed.

@pyscripter
Copy link
Owner

How can we debug the Python Language Server in PyScripter ?

Tools, Options, IDE Options, Language Server, "Languge Server Debug Output"

If set, a log file is created in the same directory as PyScripter.ini.

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

No branches or pull requests

2 participants