![]() |
How to hide the CodeInsight status panel
The new CodeInsight status panel added in 10.4.2 can be very distracting with its busy progressbar. Unfortunately there is no builtin mechanism to hide it but doing so is very easy.
Here is the code to add a toggle button to the projectmanager toolbar (adding an icon is left as an excersise to the reader): unit ToggleLSPStatusPanel; interface procedure Register; implementation uses System.Classes, Vcl.Forms, |
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:40 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz