Difference between revisions of "IntelliJ"
Jump to navigation
Jump to search
(Created page with "IntelliJ is a general IDE to develop. With the [https://github.com/JetBrains/intellij-micropython/ MicroPython Plugin], it is able to code on microcontrollers using MicroPyt...") |
|||
Line 1: | Line 1: | ||
− | IntelliJ is a general IDE to develop. With the [https://github.com/JetBrains/intellij-micropython/ MicroPython Plugin], it is able to code on microcontrollers using [[MicroPython]]. | + | [https://www.jetbrains.com/idea/ IntelliJ] is a general IDE to develop. With the [https://github.com/JetBrains/intellij-micropython/ MicroPython Plugin], it is able to code on microcontrollers using [[MicroPython]]. |
[[Category:MicroPython]] | [[Category:MicroPython]] | ||
[[Category:IDEs]] | [[Category:IDEs]] |
Revision as of 13:40, 14 June 2024
IntelliJ is a general IDE to develop. With the MicroPython Plugin, it is able to code on microcontrollers using MicroPython.