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 2024-10-15 02:57:35 +00:00
fafc1a985f Updated __init__ files; theming css changes, other
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-10-04 05:08:31 +00:00
c06df187a6 removing completion items without text insertions
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-10-04 02:32:10 +00:00
742ec1baad fixing additional completion insertion edge cases
itdominator pushed to master at itdominator/LSP_Manager 2024-10-03 03:18:57 +00:00
c01d5cc1c7 lsp server config property addition
itdominator pushed to master at itdominator/Newton_Editor 2024-10-03 03:14:09 +00:00
0789cec010 extended message types; added traceback logging
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-10-03 02:54:19 +00:00
8eb8c4d543 text insertion fixes
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-10-02 05:58:28 +00:00
84b24d6767 Base handling of java source dir paths
itdominator pushed to master at itdominator/LSP_Manager 2024-10-02 01:15:50 +00:00
7423d19cf9 Fixing external class references
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-30 23:40:44 +00:00
e3774ee5f3 Extending response type
itdominator pushed to master at itdominator/LSP_Manager 2024-09-30 23:38:55 +00:00
d00818a5b2 Added rclick copy to clip-board; extended LSP config
itdominator pushed to master at itdominator/LSP_Manager 2024-09-29 03:48:52 +00:00
96abe163a5 Added user home inplace replacement in configs
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-29 01:08:14 +00:00
73437ce5e9 Handling completion code based scrolling
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-27 04:47:31 +00:00
e6882fba97 Handling completion code based scrolling
itdominator pushed to master at itdominator/LSP_Manager 2024-09-27 02:25:10 +00:00
135304cedc Added log to ui toggle
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-27 01:44:55 +00:00
52fa52864b Handling completion insertion
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-27 01:06:23 +00:00
d126ac74c4 Handling completion insertion
itdominator pushed to master at itdominator/LSP_Manager 2024-09-26 06:25:07 +00:00
ffcad8a139 Updating lsp server config
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-26 06:20:46 +00:00
ed63bcc093 Handling completion keyboard movement
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-26 05:22:26 +00:00
096841e98a Handling completion keyboard movement
itdominator pushed to release/newton-with-gtksource at itdominator/Newton_Editor 2024-09-25 07:11:50 +00:00
3d37a2335a Implementing own completion UI logic