Skip to main content

Posts

Showing posts from January, 2023

Visual Studio Code is a great editor for Docklight scripts

UPDATED 2023-03: We now included the Visual Studio Code preset described below in the free Docklight Scripting v2.4.11 update . This also fixes the CPU load problem that came up with v2.4.5. - The original post from January, with some improvements concerning the VS Code editor integration - Let's start this new year with a great tip for anyone who writes his/her own Docklight scripts to automate things. Docklight's built-in script editor is very basic by design and we never felt we should add the weight of a fully-fledged code editor to Docklight. Instead, Docklight Scripting offers you to integrate your favorite code editor via the menu Scripting > Customize / External Editor  . Now, for many years Notepad++ has been the Docklight default and my go-to solution for any script editing. But things changed last year once I tried Visual Studio Code - I was immediately won over. One of the many benefits of Visual Studio Code is its well-documented Command Line Interface. So her