Commit Graph

108 Commits

Author SHA1 Message Date
itdominator d09a6e063e Slight refactoring notebook and sourceview 2023-11-01 19:27:38 -05:00
itdominator 3a84413737 Completed markdown plugin; pre-work on snippits; renamed sourceview file to align with other names 2023-10-31 22:04:08 -05:00
itdominator 0f469ee639 Fixed new line indenting logic 2 2023-10-31 00:55:11 -05:00
itdominator a449ca6807 Fixed new line indenting logic 2023-10-31 00:24:13 -05:00
itdominator d90ed2fdc8 Added deep indent on : or { ending lines plus regular indent for multi insert 2023-10-28 20:18:50 -05:00
itdominator 35bc3faa70 mall cleanup; added initial plugin structure for markdown preview 2023-10-28 14:53:42 -05:00
itdominator fe28aaafb5 cleanup 2023-10-28 14:43:50 -05:00
itdominator f897cf5e45 Change out launch approach 2023-10-28 00:50:06 -05:00
itdominator 6fe58a39a2 Fixed filechoser breakage from copy/paste action 2023-10-27 22:31:37 -05:00
itdominator ca016b1e36 Fixed README Images 2023-10-27 21:59:16 -05:00
itdominator e4138e3198 Theme updates; picture updates 2023-10-26 21:32:59 -05:00
itdominator a856f529d1 More syntax theme work to complete alignment or asthetic preferences 2023-10-26 01:42:49 -05:00
itdominator 2f44a0e033 cleaned up themes; added peacocks in space theme 2023-10-23 00:04:07 -05:00
itdominator 92e43b359b added transparancey scale; snippits plugin pre work; search and replace fixes 2023-10-21 19:01:01 -05:00
itdominator 7a343e39e8 Restructuring buffer access to provide better separation for future work 2023-10-21 15:49:29 -05:00
itdominator c88fec7a27 Much more plugin interop work as well as more images 2023-10-19 22:55:00 -05:00
itdominator f2a0287950 Small IPC fixes 2023-10-18 21:53:28 -05:00
itdominator 877f70adac Fixed settings issue 2023-10-18 21:42:26 -05:00
itdominator 32caa36fa9 In effect addeed socket recovery logic; added deubug hook 2023-10-18 21:15:36 -05:00
itdominator aa1fc0e5a9 Fixed indent issues from new plugin; whoops 2023-10-16 00:15:05 -05:00
itdominator b1a032776e Added comment toggleplugin 2023-10-15 23:56:06 -05:00
itdominator 7aca4d6960 Added autopairs plugin 2023-10-15 22:36:33 -05:00
itdominator 7acb461c9b Refactored plugins; added replace functionality 2023-10-15 21:16:09 -05:00
itdominator f10f4fcc72 More work on search and replace 2023-10-15 01:35:43 -05:00
itdominator 3ad7c3b65d Added mouse zoom; fixed colorize bug; set default line to 0 2023-10-14 15:44:45 -05:00
itdominator eb149270b0 disabled completion for now; finalized colorize plugin 2023-10-14 14:27:42 -05:00
itdominator d6d9ce54bd added colorize plugin; added events; added highlight find functionality 2023-10-14 01:30:13 -05:00
itdominator 6611eaacd2 added buffer state indicator; small cleanup of unused code 2023-10-12 22:22:19 -05:00
itdominator f1cc022079 Mostly sinking sourceview pre-bound keys 2023-10-12 20:52:52 -05:00
itdominator 92f1eab4d8 Improved multi insert feature; separated events to files 2023-10-11 23:32:02 -05:00
itdominator 198f483863 Worked more on search and replace plugin; updated image 2023-10-11 00:05:55 -05:00
itdominator dcc1253db6 Added preview images 2023-10-10 23:05:46 -05:00
itdominator dd086ec1d6 Worked on the plugin system; added preliminary search and replace plugin 2023-10-10 22:26:05 -05:00
itdominator 2caf381742 Externalized some settings; added more css control; added syntax themes 2023-10-10 14:51:57 -05:00
itdominator 0e940aa4f0 Updated themeing css; temporary fix for zoom + mini view conflicts; cleanup 2023-10-10 04:04:53 -05:00
itdominator 2aa9d3afd9 added structural work for more signal handling; fixed focus logic 2023-10-09 23:07:10 -05:00
itdominator 9d4d7555fd Further multi line edit work done; slight pre refactor work 2023-10-09 01:23:08 -05:00
itdominator d292a99791 Persisting window state; fixed onload widgets seen bug; changed toggler keymap 2023-10-07 17:19:14 -05:00
itdominator c86c339138 Added code minimap; added DnD of text; initial multi mark insert inferastructure 2023-10-07 14:51:12 -05:00
itdominator 5512655f3d Externalized save dialog; separating some event logic 2023-10-03 19:39:11 -05:00
itdominator e95e37b1bd Implimented different settings structure 2023-10-03 18:22:36 -05:00
itdominator 28c6acc345 Added scroll to on file passed 2023-09-12 22:17:05 -05:00
itdominator 75b3313d27 Updated save and switch logic 2023-09-10 19:54:35 -05:00
itdominator 3706ca50ed Fixed opening file and DnD issues 2023-09-10 00:24:47 -05:00
itdominator 352534dd17 Fixed focus on initial load/start 2023-04-02 20:46:50 -05:00
itdominator 3088aa8c44 Added more keyboard events, slight refactoring, ui changes, etc 2023-03-26 01:07:35 -05:00
itdominator 1268449824 More changes to completion logic 2023-03-25 01:00:39 -05:00
itdominator 16543dbd92 More Completion work/fixes 2023-03-24 01:01:57 -05:00
itdominator e6834e37ce Added word completion and simplistic custom completion example 2023-03-23 22:56:20 -05:00
itdominator de2be9af98 Added tab switch update labels eve, improved header layout 2023-03-22 23:03:16 -05:00