From b76b7ab780ac4b0943a0585c8bcaca2535867872 Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Fri, 29 Mar 2024 00:22:25 -0500 Subject: [PATCH] WIP LSP config ui --- .../usr/share/newton/context_path/index.html | 21 +++- .../resources/js/newton/components.js | 49 +++++++- .../resources/js/newton/events.js | 1 + .../resources/js/newton/lsp-manager.js | 109 +++++++++++++----- .../context_path/resources/js/newton/utils.js | 4 +- 5 files changed, 147 insertions(+), 37 deletions(-) diff --git a/user_config/usr/share/newton/context_path/index.html b/user_config/usr/share/newton/context_path/index.html index 24c201b..40fa03e 100644 --- a/user_config/usr/share/newton/context_path/index.html +++ b/user_config/usr/share/newton/context_path/index.html @@ -27,8 +27,7 @@