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 created branch release/newton-with-webkit2 in itdominator/Newton_Editor 2024-03-02 00:59:55 +00:00
itdominator deleted branch feature/lsp-integration-work from itdominator/Newton_Editor 2024-03-02 00:59:01 +00:00
itdominator pushed to develop at itdominator/Newton_Editor 2024-03-02 00:57:49 +00:00
d886ef37d4 Merge pull request 'feature/lsp-integration-work' (#2) from feature/lsp-integration-work into develop
efbb6aef5b added ctrl + k and u key bindings for buffer cut and paste
defff39e25 Reworking completion call and didChange logic
0c6af185a2 aligned to base template project; scroll past end added; move line selection preservation
880c4839cc Text change track; workspaceb detrack temporary
Compare 5 commits »
itdominator merged pull request itdominator/Newton_Editor#2 2024-03-02 00:57:48 +00:00
feature/lsp-integration-work
itdominator created pull request itdominator/Newton_Editor#2 2024-03-02 00:57:28 +00:00
feature/lsp-integration-work
itdominator pushed to master at itdominator/Mouse_Keyboard 2024-03-01 01:43:04 +00:00
c3c85a3040 Added delete of command; added initial special key handling in commands
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-03-01 00:50:59 +00:00
a0f32a7c00 app_name --> APP_NAME
itdominator pushed to master at itdominator/Mouse_Keyboard 2024-02-29 06:51:13 +00:00
82fc45373d Initial wiring of Commands widget logic
itdominator pushed to master at itdominator/Mouse_Keyboard 2024-02-29 03:27:58 +00:00
d073282c66 Renamed utiols folder; fixed widget error on start; Symbols logic fix
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-02-25 22:19:33 +00:00
b1096055b7 Renamed settings folder; hyphenated event names
5fcf2d6f1a multi file open setup; search/replace plugin initial rework
070d94abc1 Buffer list updates preview path; cleanup
Compare 2 commits »
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-02-25 03:55:57 +00:00
ea62eb280c Added builder wrapper due to plugin setup
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-02-24 05:45:32 +00:00
cc8f62776d Fixed bindings; added bindings
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-02-22 04:16:12 +00:00
2389f1d414 moved db stuff to own folder
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-02-22 02:35:25 +00:00
d81bf3815a Removed logging item
6e34078099 Buffer list updates preview path; cleanup
9e3a7eab0b Fixing close bufer logic; imporoved error handling
2a2fe27667 Fixing loading of passed in files
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-02-17 02:43:33 +00:00
1695f5bc5c Overode method to add debug logging
itdominator pushed to develop at itdominator/Python-With-Gtk-Template 2024-02-17 02:14:18 +00:00
1245951da9 Cleanup of starting file collection