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 develop at itdominator/Python-With-Gtk-Template 2026-04-05 02:42:14 +00:00
890c6cdfcc refactor(editor): remove legacy split-view system and introduce source view lifecycle
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-04-05 02:39:05 +00:00
69e766dc28 feat(editor): introduce split pane manager plugin and refactor source view system
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-04-04 19:23:07 +00:00
5911f37449 refactor(command-system): replace legacy CommandSystem with SourceViewCommandSystem
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-04-04 19:22:34 +00:00
b13d9c2397 refactor(command-system): replace legacy CommandSystem with SourceViewCommandSystem
itdominator pushed to main at itdominator/Newton-LSP 2026-04-03 06:26:27 +00:00
75a0d62655 Add WIP TCP connection type; move to use async methods; send client successful server start message
itdominator pushed to main at itdominator/Newton-LSP 2026-04-01 07:39:42 +00:00
abf404de17 Fix arg parse on server start
itdominator pushed to main at itdominator/Newton-LSP 2026-04-01 05:39:38 +00:00
5b5850729c Updated to pass workspace as parameter for server args
itdominator pushed to main at itdominator/Newton-LSP 2026-04-01 01:54:07 +00:00
9115b93eda Updated godot language server args; added save script; small cleanup
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-30 05:45:44 +00:00
e367e31890 refactor(cursor): centralize movement logic and enhance word navigation
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-30 05:42:01 +00:00
6e46279da4 refactor(cursor/multi-insert): unify movement logic and improve word navigation
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-29 19:35:13 +00:00
d90415bffc Fix: Improve code folding functionality and gutter rendering
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-29 19:06:06 +00:00
bd277c0214 Refactor LSP manager and file handling
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-29 19:02:28 +00:00
ead45abdc8 Fix: Improve code folding functionality and gutter rendering
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-29 08:11:16 +00:00
62a866d9bb feat(tree-sitter, views): initialize AST on focus and emit source view creation event
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-28 21:16:49 +00:00
dc2997ec16 feat(lsp, ui, core): refactor LSP initialization, improve config handling, and clean up TreeSitter
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-28 01:02:16 +00:00
70877a7ee1 feat(event-watchers): rework file state detection and migrate tree-sitter integration
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2026-03-24 04:08:52 +00:00
12a5e4935e Fix plugin lifecycle, tabs cleanup, and add auto-scroll to tabs
01ede1ac49 Fixed file_history plugin after breakage from testing a pattern
Compare 2 commits »
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-24 04:05:58 +00:00
cb73f6b3b0 Fix unload lifecycle, widget cleanup, and plugin removal handling
e6eaa1d83c Fixed file_history plugin after breakage from testing a pattern
Compare 2 commits »
itdominator pushed to release/newton_gtk at itdominator/Newton-Editor 2026-03-23 06:34:07 +00:00
62731ae766 Improve file loading robustness and drag-and-drop handling
itdominator pushed to master at itdominator/Python-With-Gtk-Template 2026-03-23 04:51:25 +00:00
d42ed7e460 Merge pull request 'develop' (#3) from develop into master
2758d6b62b Fix multi-select word movement for snake_case and add Ctrl+scroll zoom
9f1c3cc452 Made explicit that LSP Manager should pre-launch when autoload true/unset
7c4c9ecf88 Refactor file loading to detect external modifications and add reload capability
0b231ac749 feat: Complete plugin lifecycle management with lazy loading and runtime reload
Compare 70 commits »