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 deleted branch main from itdominator/Newton-Editor 2026-03-21 19:39:54 +00:00
itdominator pushed to master at itdominator/Newton-Editor 2026-03-21 19:37:25 +00:00
42ec348ddb Updated README
itdominator pushed to master at itdominator/Newton-Editor 2026-03-21 19:33:06 +00:00
ea94183fc6 Updated README
itdominator pushed to master at itdominator/Newton-Editor 2026-03-21 19:28:16 +00:00
36b134793c Add README
itdominator created branch master in itdominator/Newton-Editor 2026-03-21 19:28:16 +00:00
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-21 19:16:43 +00:00
54e7b58c24 Updated README
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-21 18:54:09 +00:00
77a3b71d31 feat: Complete plugin lifecycle management with lazy loading and runtime reload
21dd86ad3d Add dynamic EventNamespace for event type access and refactor LSP manager initialization
fea303c898 Remove custom LSP manager plugins and add new language server clients
e8653cd116 refactor: remove LSPServerEventsMixin and clean up websocket tests
5e28fb1e5c refactor(lsp-manager): replace handler architecture with response registry and modular providers
Compare 10 commits »
itdominator created branch release/newton_gtk in itdominator/Newton-Editor 2026-03-21 18:54:09 +00:00
itdominator pushed to release/newton_electron at itdominator/Newton-Editor 2026-03-21 18:53:20 +00:00
itdominator created branch release/newton_electron in itdominator/Newton-Editor 2026-03-21 18:53:20 +00:00
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-21 18:26:52 +00:00
0b231ac749 feat: Complete plugin lifecycle management with lazy loading and runtime reload
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-16 04:43:26 +00:00
0fc440e7ce Add dynamic EventNamespace for event type access and refactor LSP manager initialization
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-16 01:46:39 +00:00
080ba41cf1 Remove custom LSP manager plugins and add new language server clients
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-15 08:36:51 +00:00
d1643091c3 refactor: remove LSPServerEventsMixin and clean up websocket tests
a4ef662da7 refactor(lsp-manager): replace handler architecture with response registry and modular providers
6cb66985aa refactor(lsp): replace controller layer with client module and LSPManager orchestration
52db0b8a31 refactor(lsp): restructure lsp plugin controller architecture and simplify provider cache
Compare 4 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-08 22:55:15 +00:00
3dfb198aa5 feat(lsp): support Java class file contents and improve definition navigation handling
449e3c7eb9 Fix on load scroll pointer into view
Compare 2 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-08 19:58:22 +00:00
9987a1a21e refactor(code): move temp cut buffer feature and clean up related code
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-08 06:48:00 +00:00
220a8c2743 Moved plugins and add loaded file filtering
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-01 21:12:08 +00:00
22abc02d25 Created more events to use; restructured plugin listing
8ee2106f50 Refactor plugin event API: rename message* to emit* and requests_ui_element to request_ui_element
Compare 2 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-02-28 07:13:12 +00:00
1447a68fb0 Refactor controller architecture and multi-insert state
b724d41f6c Remove tabs UI from code editor and move to plugin. Enhance plugin system.
597ac2b06a Fixed multi file ipc load speeds
2e84ad9fc1 Moved code preview; fixrf plugin code context
a2b8232d5e refactor: remove InfoBarWidget in favor of plugin-based one
Compare 8 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-02-25 04:46:12 +00:00
24bf1e471b refactor(command-system): standardize command execution with *args/**kwargs
824dd93696 Add file deletion detection, WebKit improvements, and bug fixes
Compare 2 commits »