From 051de37309202d9788d59e7e337cbf8a82a39d52 Mon Sep 17 00:00:00 2001 From: Richard Sperry Date: Thu, 17 Apr 2025 23:24:18 -0700 Subject: [PATCH] devenv --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index da84e3b..fd1a554 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -24,7 +24,7 @@ added extra code-server config options to disable some unwanted things added code to convert the os log setting to code-server so logging is increased for debugging added npm and vsce to allow code-server to check extension signatures added a workspace to help cleanup the view to only HA files and not the local server -added a folder for code-server config files, to distinguish from +added a folder for code-server config files, to distinguish from ha config added a new init script to run user-added scripts at boot to enhance functionality added a tasks file for common tasks be in vs code. added a script in custom boot to allow tasks to be code-backed for extra convenience.