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

"int", "str", "bytes", etc. not defined #345

Closed
armeniopinto opened this issue Nov 30, 2022 · 4 comments
Closed

"int", "str", "bytes", etc. not defined #345

armeniopinto opened this issue Nov 30, 2022 · 4 comments
Labels
question Further information is requested

Comments

@armeniopinto
Copy link

Hello,

I've just started using micropy-cli and it has been a great experience: smooth and clean. The only problem that I have is that Pylance is complaining that it can't find definitions for common Python functions - none of them is being found! Do you know what I might be missing here? Thank you!

@armeniopinto armeniopinto added the question Further information is requested label Nov 30, 2022
@armeniopinto
Copy link
Author

Hello again,

I installed micropy-cli on another system, in a completely clean VSC installation, and it has the same problem.

@BradenM
Copy link
Owner

BradenM commented Dec 1, 2022

Hi @armeniopinto

Thanks for the reports. Micropy currently does not have templating support for pylance built in, unfortunately. (Maybe be wip, see #306). Currently only templates for Jedi language server / ms-python language server.

See #152 for some workarounds to make it work for now though.

@armeniopinto
Copy link
Author

Hello, makes sense, thank you!

@BradenM
Copy link
Owner

BradenM commented Jan 30, 2023

Closed in #379

@BradenM BradenM closed this as completed Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants