Page MenuHomeSolus

Update thonny to 3.3.14
ClosedPublic

Authored by algent on Aug 13 2021, 7:22 PM.
Tags
None
Referenced Files
F11054195: D11643.id28181.diff
Fri, Aug 11, 12:29 AM
F11054194: D11643.id.diff
Fri, Aug 11, 12:29 AM
F11054193: D11643.id28213.diff
Fri, Aug 11, 12:29 AM
F11038066: D11643.diff
Wed, Aug 9, 9:57 PM
F10893690: D11643.id.diff
Jul 1 2023, 12:40 AM
F10893688: D11643.id28213.diff
Jul 1 2023, 12:36 AM
F10893684: D11643.id28181.diff
Jul 1 2023, 12:35 AM
F10840184: D11643.id28213.diff
Jun 10 2023, 12:22 AM
Subscribers
None

Details

Summary

Changelog:

  • Allow assigning Python coloring for Python-like files
  • Increase the initial top coordinate of Thonny's main window. Fixes problem of Thonny's title bar being hidden by the system menubar
  • Update org.thonny.Thonny.appdata.xml
  • Restore syncing to localtime for RPi Pico (fixed regression introduced in 3.3.11)
  • Fix installing from requirements.txt in MicroPython
  • Allow specifying different colors for method and function calls
  • Extend editor API for plug-ins (close event and content load/save hooks)
  • Fix technical errors in some translations
  • Warn when inputting non-ascii chars in MicroPython
  • Update Polish translation

Depends on D11636 D11642

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Run a few python scripts in thonny.

Diff Detail

Repository
R4578 thonny
Lint
Lint Not Applicable
Unit
Tests Not Applicable