Commit Graph

37 Commits

Author SHA1 Message Date
itdominator 37bff1eb3d Completion providfer efforts; Snippits stubbing message 2023-11-08 23:52:23 -06:00
itdominator cb07afb1b0 Reworking LSP logic and plugin 2023-11-06 23:01:18 -06:00
itdominator 27ab95c065 Fix line scrolling to view issues 2023-11-05 21:18:54 -06:00
itdominator 3add597c80 Fixing miniview load timing isues 2023-11-05 15:57:08 -06:00
itdominator 3b2fab0f4c Refactoring notebook and sourceview; embedding keybindings for time being 2023-11-02 01:29:50 -05:00
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 7a343e39e8 Restructuring buffer access to provide better separation for future work 2023-10-21 15:49:29 -05:00
itdominator 32caa36fa9 In effect addeed socket recovery logic; added deubug hook 2023-10-18 21:15:36 -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 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 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 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 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
itdominator 5cf1861929 Improved loading files and added saving functionality 2023-03-22 02:12:40 -05:00
itdominator 404aba0c2e Refactoring file layout 2023-03-20 22:19:20 -05:00