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

[Help] IntelliJ Idea setup #232

Open
Alemiz112 opened this issue Apr 16, 2023 · 5 comments
Open

[Help] IntelliJ Idea setup #232

Alemiz112 opened this issue Apr 16, 2023 · 5 comments

Comments

@Alemiz112
Copy link

Hi,
I can not figure out how to setup Intellij Idea with Micropython. I have got both Python and Micropython plugins installed. But I got stuck at Add the MicroPython facet to a Python module in your project structure and specify the path to your MicroPython device step.

When I go to project settings -> facets and try to add new facet, error window with No suitable modules for Python facet found. appears.
image

Is anyone experienced with setting Micropython in IntelliJ able to help?
Thank you!

@Elizaveta239
Copy link
Contributor

Hi! In Intellij Idea you need to configure device-related settings separately, and you can do it in Project Structure -> Project settings -> Modules -> <select your module> -> MicroPython

225969614-68c30363-1b5a-4391-b6c7-91f6d6b93fbf

After that the device path will be configured and facet will be configured automatically

@Alemiz112
Copy link
Author

Hi, thank you for reply. The problem is that I do not see MicroPython under my modules tab.

@dawiemalan
Copy link

dawiemalan commented Apr 21, 2023

Same here. MicroPython facet is not available.

IntelliJ 2023.1 Ultimate on Ubuntu.
Python 3.10.6

@jim-olsen
Copy link

I also do not see any option for Micropython in the available facets.... I think something here is broken for sure:

image

@GJKrupa
Copy link

GJKrupa commented Aug 22, 2023

Seeing the same. No MicroPython either in the available facets OR in the Languages and Frameworks section in the settings. I'm running IDEA-U 2023.2

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

5 participants