From 238a05591d2921f3e58048fea30b8af0550055ef Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Tue, 9 Apr 2024 00:19:21 -0500 Subject: [PATCH] style cleanup and alignment; keybinding additions; lsp config expansion --- .../usr/share/newton/context_path/index.html | 23 +++-- .../resources/css/newton/ace-overrides.css | 90 +++++++++++++++++++ .../resources/css/newton/main.css | 9 +- .../resources/css/newton/overrides.css | 25 ------ .../resources/js/newton/components.js | 30 +++---- .../resources/js/newton/globals.js | 41 ++++++--- .../resources/js/newton/keybinding-newton.js | 17 +++- .../resources/js/newton/ui-logic.js | 1 + .../usr/share/newton/lsp-servers-config.json | 31 ++++++- 9 files changed, 189 insertions(+), 78 deletions(-) create mode 100644 user_config/usr/share/newton/context_path/resources/css/newton/ace-overrides.css diff --git a/user_config/usr/share/newton/context_path/index.html b/user_config/usr/share/newton/context_path/index.html index 430591d..4c38a3d 100644 --- a/user_config/usr/share/newton/context_path/index.html +++ b/user_config/usr/share/newton/context_path/index.html @@ -4,13 +4,14 @@ Newton2 - - + + - - + + + @@ -100,15 +101,21 @@