itdominator
  • https://www.itdominator.com/
  • I'm a guy who loves space, Gnu/Linux, Unix, and blender stuff. I maintain my own distribution called Sol-OS and maintain various coding projects. Go @nasa!!

  • Joined on 2021-02-16
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-23 02:11:02 +00:00
dc387d1d4c Improved ctrl+d functionality; improved undo/redo
itdominator pushed to master at itdominator/LSP_Manager 2024-09-23 00:38:35 +00:00
c1fcf19ae2 Trying to catch failed lsp start; root_dir added to pylsp
itdominator pushed to master at itdominator/LSP_Manager 2024-09-22 23:10:32 +00:00
47cdf2ffc3 Lsp config changes
itdominator renamed repository from LSP-Manager to itdominator/LSP_Manager 2024-09-22 23:03:43 +00:00
itdominator pushed to master at itdominator/LSP_Manager 2024-09-22 19:48:52 +00:00
c9a1c84715 wiring websocket info; updating lsp configs to use lsp-ws-proxy
itdominator pushed to master at itdominator/LSP_Manager 2024-09-22 19:40:33 +00:00
914d9008e9 wiring websocket info; updating lsp configs to use lsp-ws-proxy
itdominator pushed to master at itdominator/LSP_Manager 2024-09-21 21:19:32 +00:00
de8fe47231 Re-ordered commands and updated lsp settings
itdominator pushed to master at itdominator/LSP_Manager 2024-09-21 06:13:07 +00:00
5d8e990c8d Re-ordered commands and updated lsp settings
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-21 02:27:54 +00:00
30634d9af7 Moved ctrl + line mover to key held
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-21 02:10:01 +00:00
765a60d154 Adding button release event; fixing multi markers
itdominator pushed to master at itdominator/Newton_Editor 2024-09-20 06:55:26 +00:00
46d358aab7 fixed goto/definition with full text transfer; cleanup
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-20 06:42:35 +00:00
3fd4750b2d added goto/definition logic; fixed auto complete
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-20 06:01:20 +00:00
ca923943c9 update readme
itdominator pushed to master at itdominator/LSP_Manager 2024-09-20 06:00:51 +00:00
cc0117da78 update readme
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-20 05:59:46 +00:00
d972b93b64 fixed id updates; improved result checking
itdominator pushed to master at itdominator/LSP_Manager 2024-09-20 05:52:16 +00:00
38ec21d871 Using different websockets lib; bug fix stdin/stdout; cleanup
itdominator pushed to master at itdominator/LSP_Manager 2024-09-19 03:08:09 +00:00
3681cc35b8 wrapped utf-8 in single quotes
itdominator pushed to master at itdominator/LSP_Manager 2024-09-18 05:18:57 +00:00
b1297068a7 adding websocket code
itdominator pushed to master at itdominator/LSP_Manager 2024-09-18 04:08:53 +00:00
5b551df104 Refatored lsp controller file layout
itdominator pushed to master at itdominator/Newton_Editor 2024-09-17 04:30:33 +00:00
4d65197845 Moved lsp manager to lsp client