JetBrains / intellij-micropython

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

Inspect the code base and fix deprecations #324

Open lancelote opened 2 months ago

lancelote commented 2 months ago

The plugin now uses the 242 platform (since #295), but I didn’t change any code as it was working fine. There are a ton of deprecations, though. Find & fix them

elmot commented 1 week ago

FYI: Branch (elmot/nova-243)[https://github.com/JetBrains/intellij-micropython/tree/elmot/nova-243] is compatible with 243, all the deprecated API is dropped