Commit Graph

13 Commits

Author SHA1 Message Date
6714053776 Moved plugins and refactor command system
- Moved plugins to apropriate sub folders
- Refactor command system with new add_command method and rename GetCommandSystemEvent to GetNewCommandSystemEvent
- Add RegisterCommandEvent for dynamic command registration
- Change footer container orientation to VERTICAL
- Add search-highlight tag to source buffer
- Add file change detection (deleted, externally modified) in source_file
- Add JSON prettify option to source view popup menu
- Enable hexpand on VTE widget
- Update plugins_controller_mixin to use widget_registry
2026-02-18 23:47:19 -06:00
6c42ff7c7d Made words completer run async on load and update; swapped out tabs to use Gtk.Notebook 2026-02-16 17:11:30 -06:00
b922415f98 Moved completers to new dir; improved completers and added word completion 2026-02-16 01:39:23 -06:00
5273c58ed6 Major completion provider overhaul; pluigin load and pattern improvements; css overhaul/cleanup; source view state modes added 2026-02-14 16:15:54 -06:00
a036dc428b Wiring plugins to controller messages; importing plugin controller to code base; fixed VTE widget adding to bash history 2026-01-18 22:39:52 -06:00
b8ce6e160a Pligins refactor with new context and controller integration 2026-01-18 20:36:17 -06:00
90b2f050c6 Improved base pligin implementation 2026-01-03 21:57:37 -06:00
62debf9ece extending plugins to load pre or post app start 2024-06-29 21:24:57 -05:00
43d0881a36 Plugin inferastructure work/fixes 2023-10-10 22:33:28 -05:00
b8306a9c4d Import cleanup 2023-01-29 00:06:52 -06:00
e427cddec9 Refactored to reduce Glade dependency... 2022-10-13 20:58:44 -05:00
e1c42d9839 Updates, additions, minor improvements 2022-09-05 18:01:39 -05:00
1e2fe89126 Converted to use unix socket 2022-03-03 01:31:48 -06:00