Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.

Coliding with Python linting #10

Open
iBobik opened this issue Oct 13, 2018 · 1 comment
Open

Coliding with Python linting #10

iBobik opened this issue Oct 13, 2018 · 1 comment

Comments

@iBobik
Copy link

iBobik commented Oct 13, 2018

I have installed also ms-python.python extension what can lint .py files. But it does not know Micropython modules, so it screams on lines like: from machine import Pin - because in normal Python there is not machine module.

It will be nice if Micropython IDE disables this features of Python extension in it's projects.

@askpatrickw
Copy link

You can disable extensions per workspace... have you tried that? (right click on the extension)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants