JetBrains / intellij-micropython

Plugin for MicroPython devices in PyCharm and IntelliJ
https://plugins.jetbrains.com/plugin/9777-micropython
Apache License 2.0
506 stars 106 forks source link

[Help] IntelliJ Idea setup #232

Open Alemiz112 opened 1 year ago

Alemiz112 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

dawiemalan commented 1 year ago

Same here. MicroPython facet is not available.

IntelliJ 2023.1 Ultimate on Ubuntu. Python 3.10.6

jim-olsen commented 1 year ago

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

image

GJKrupa commented 1 year ago

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

taxpon commented 3 months ago

Same here. I don't see MicroPython in the facets section. Mine is IntelliJ IDEA 2024.1.