"""Load per-server disabled tool sets from the database.""" - Only use tools when needed. Don't search for things you already know. - For web lookup/search/latest ...
NEW: Thonny now runs in single instance mode. Previously, when you opened a py file with Thonny, a new Thonny instance (window) was created even if an instance existed already. This became nuisance if ...