Commit Graph
100 Commits
Author SHA1 Message Date
itdominator 9aae679d21 Adding images to README file 2026-03-21 15:41:33 -05:00
itdominator d179e1c42e WIP to handle outside of electron build 2025-12-10 06:56:24 +00:00
itdominator da4e87d3cd WIP new websocket setup; build setup changes; types cleanup 2025-12-10 04:37:26 +00:00
itdominator f1e3557db1 Correcting angular.json file styles field 2025-12-02 20:26:23 -06:00
itdominator dd969302cf Upgrading glob and rimraf; downgrading electron-builder; reverting font additions 2025-12-02 20:23:36 -06:00
itdominator 21cf5c794a Adding fonts 2025-12-02 18:11:29 -06:00
itdominator a4765952bf Adding pre-dynamic load of css and js 2025-11-27 23:01:55 -06:00
itdominator de5184ce22 Added show and focus on ipc load-file 2025-11-23 16:11:04 -06:00
itdominator de0802cb2c removing WIP terminal 2025-11-23 15:49:48 -06:00
itdominator c4ab66141c package.json dependency movement to dev deps; updated build field too 2025-11-23 15:11:21 -06:00
itdominator 6bedb69909 Improved search-replace component logic by disabing buttons when no query; displaying found/not found status; displaying too long query; adding ctrl-up and down key bindig on query field to god prev-next instance found 2025-11-23 01:13:58 -06:00
itdominator 8b47ff3919 Fixing file edit status; modified build options 2025-11-17 19:10:09 -06:00
itdominator fd40340d97 Removed logging entries; added tab bottom border 2025-11-10 22:20:05 -06:00
itdominator ea134caf2b Added tab highlighting and scroll into view logic 2025-11-08 17:24:40 -06:00
itdominator 88b38370e1 added context menu for lsp modal field; cleaned up context menu css locations 2025-11-08 13:32:23 -06:00
itdominator ae6c21f8ad Added right click options to tabs bar 2025-11-08 01:20:38 -06:00
itdominator f94a8ca26c Moving to 'marked' for markdown parsing; added reference dependencies for future consideration 2025-10-07 19:29:55 -05:00
itdominator ed89f34d40 WIP terminal integration 2025-09-04 00:26:22 -05:00
itdominator 73f25aae1c Cleaning up type asignment 2025-08-23 14:58:23 -05:00
itdominator 3c3a5d2f50 Removed empty constructors 2025-08-23 14:20:37 -05:00
itdominator d44e7d4e51 Moved loading of subscribers to constructors; improved subscriber destruction pattern; code quality improvements 2025-08-23 14:07:19 -05:00
itdominator 60289953ec Update ace-linters; WIP color tokenizer 2025-08-11 19:22:06 -05:00
itdominator df5f2d481a Various LSP or LSP tangental changes 2025-08-09 15:57:07 -05:00
itdominator 2ede33f3c2 Setting context menu bg color; aligning minimap scroll styling; adding wrap mode for minimap to remove hscroll bar 2025-07-26 01:28:03 -05:00
itdominator 822d778008 WIP context menu added; upgraded ace-linters; integrated auto session register 2025-07-26 00:43:45 -05:00
itdominator 90c8c9b3ee Wiring lsp config editor to update lspManagerService.lspConfigDataStr; removed redundant check; update lsp config 2025-07-19 02:13:52 -05:00
itdominator 79adb86d25 Fixed editors.component close-tab when 1 file remains 2025-07-16 23:39:00 -05:00
itdominator a0914e8096 Refactored editors.component and tabs.service 2025-07-15 23:11:37 -05:00
itdominator a4d602f98a Added mouse scroll zoom 2025-07-15 21:21:14 -05:00
itdominator d6f766753c Update close file logic to select prior if exists; bug fix in LSP regarding editor and assignment 2025-07-15 19:46:17 -05:00
itdominator ae60905eb4 Adding quit to menus 2025-07-14 23:42:51 -05:00
itdominator 080cc22841 Making IPC port kwarg configurable; improving kwarhs filter out 2025-07-14 23:00:36 -05:00
itdominator c5fdab59f6 Bumping ace-linters to fix desync issue 2025-07-14 21:33:20 -05:00
itdominator ab17e48338 Changing cursor color and blink settings 2025-07-13 20:55:17 -05:00
itdominator ec841445ed WIP adding tree-sitter and language bindings 2025-07-13 20:13:35 -05:00
itdominator 41401f7257 Re-mapping java LSP socket port 2025-07-13 15:10:15 -05:00
itdominator 766e70d766 WIP lsp-manager effort 2 2025-07-13 14:41:46 -05:00
itdominator 9e01628ffb Restructured loading of editor modes; changed LSP config loading 2025-07-06 15:41:59 -05:00
itdominator 27c4cda01a Adding more linux build options; changed default to be zip 2025-07-06 11:55:02 -05:00
itdominator 7b4529e8f3 WIP lsp-manager effort 2025-07-05 15:21:08 -05:00
itdominator 23d9bb24f2 Fixing .vr-pane-handle height fill disparity 2025-07-05 00:48:43 -05:00
itdominator 330817a745 Improving search-replace button sizing 2025-07-05 00:28:12 -05:00
itdominator f647aba153 Fixing search-replace replace to allow empty string insert 2025-07-05 00:14:04 -05:00
itdominator a99cbc4cad Improving build size and moved to minified ace-build 2025-07-05 00:06:12 -05:00
itdominator ad5d2c9e92 adding overrides.css file; moved css around; added additional ace overrides 2025-07-04 22:48:00 -05:00
itdominator 857f0ded57 Wiring of markdown-preview 2025-07-04 21:59:09 -05:00
itdominator e64a18b18b Wiring of search-replace popup; moved some services up one level 2025-07-04 15:43:01 -05:00
itdominator 5aa6c7ca10 Fixing new file keybinding logic; fixing file selection when only oe remains 2025-07-03 10:22:53 -05:00
itdominator d0c73fe4da changing keybinding names; fixed close tab issue; moved editor component methods to base 2025-07-03 09:28:20 -05:00
itdominator f94ac677a9 Moved tab component logic to service; handle move session to select next tab 2025-07-02 22:04:03 -05:00
itdominator 051e42bfa3 Wiring debounce change upate to minimap-view 2025-07-02 19:52:44 -05:00
itdominator a6b0bda263 Wiring in majority of minimap-view Part 2; Fixing keybinding select and move of session; moved modals around 2025-07-02 00:33:11 -05:00
itdominator 289c061ab6 Wiring in majority of minimap-view 2025-06-30 22:39:58 -05:00
itdominator 96eaa64b2a Renamed code widget; moved modal to common folder 2025-06-30 17:20:11 -05:00
itdominator de2bb27b6d Replacing resizor with pane directive; replacing container-ref with tags 2025-06-30 01:11:14 -05:00
itdominator c99013df04 Moving files modal tag; moving editor logic to service; pulling out resize logic 2025-06-28 21:10:15 -05:00
itdominator d1dbb7efcc Added lsp service methods; fixed margin width line; cleanup 2025-06-27 23:52:41 -05:00
itdominator d7c8ea1902 Fixing undo issue; cleaning up keybindings; removed diplicate focus event 2025-06-24 01:07:30 -05:00
itdominator 9915b98700 Added files list search; keybinding cleanup 2025-06-22 00:01:49 -05:00
itdominator ad92bfc648 De-wiring lspService from newton-editor component 2025-06-21 20:40:23 -05:00
itdominator 5965bb7552 Making methods explicitly private, public, or protected 2025-06-21 19:49:58 -05:00
itdominator dae0cd9516 Wired external change detection and update 2025-06-21 18:17:01 -05:00
itdominator d354a940c4 Changed 80 column margin line color to red 2025-06-21 17:04:04 -05:00
itdominator 52a3785168 Reverting method name to newSession 2025-06-21 16:28:41 -05:00
itdominator 598a66f517 Moved injection out of constructor; refactored nedton-editor component and saveAs logic 2025-06-20 23:52:22 -05:00
itdominator 4193d46d0d Fixing command pakllet call; fixing session swap session defaulting 2025-06-20 19:51:03 -05:00
itdominator 41f6ea5854 Wiring file watch events WIP 2025-06-20 00:50:43 -05:00
itdominator 3a29e0dcad Resolving filter/sub filter behavior on open files dialog 2025-06-19 21:00:32 -05:00
itdominator c599013af4 Wiring change detection to render process 2025-06-19 20:03:02 -05:00
itdominator 5c19d82834 Aligning debug mode method call naming 2025-06-19 01:26:17 -05:00
itdominator 3ba44c43d8 Wired quit keybinding and fullscreen toggle binding 2025-06-19 01:22:07 -05:00
itdominator 0eed524575 Refactored window naming; wired settings save call 2025-06-19 00:57:55 -05:00
itdominator 18ac9b323d Fixed SIGINT and SIGTERM exit calls to save settings 2025-06-19 00:00:04 -05:00
itdominator 53bbfe2bc7 Mostly aligned subscription messaging pattern 2025-06-18 22:35:28 -05:00
itdominator 5c7dff5d2b Moved keybindings to mapping pattern 2025-06-17 22:10:04 -05:00
itdominator 64a6e14840 Removed router parts; fixed duplicate file loads 2025-06-15 18:15:39 -05:00
itdominator b49883f7b2 Removing background processing limitations; added change detector call to tabs component 2025-06-15 17:47:11 -05:00
itdominator 9e4ac75a91 Cleaned up dependencies; changed dist commands; start message improvements 2025-06-15 16:44:15 -05:00
itdominator ef56b8c84b Added preliminary files modal; fixed tabs scroll issue; fixed missing build deps 2025-06-15 00:43:33 -05:00
itdominator f28dfa84c2 Added quarter based resizing of editors 2025-06-14 16:50:46 -05:00
itdominator 7f55d68372 Moved some 'editors.component' items to the service 2025-06-14 13:55:59 -05:00
itdominator c6b2632487 Moved files mapping to own service 2025-06-14 13:03:00 -05:00
itdominator 805b997483 Added IPC for files loading from external 2025-06-14 12:03:54 -05:00
itdominator c9c020385d Add editor selection and move keybindings 2025-06-13 22:36:01 -05:00
itdominator 7b498d0602 Preliminary file watch logic added 2025-06-12 22:56:03 -05:00
itdominator 9d3eb76960 Add system try; refactored editor naming 2025-06-12 22:07:54 -05:00
itdominator 0675985a5e Wiring of info bar 2025-06-12 13:41:12 -05:00
itdominator dbbc6deaae Updated editor height; visualized which is active 2025-06-11 23:28:06 -05:00
itdominator 71d3dc2573 Improved build bundle size by excluding node_modules/; updated .gitignore 2025-06-10 19:59:10 -05:00
itdominator 9156033f22 Improved args parsing in and out of AppImage 2025-06-08 22:48:10 -05:00
itdominator b11e8bb74a Adding electron-builder; fixing indent levels 2025-06-08 18:07:53 -05:00
itdominator 5b62163c4e Load files when in args 2025-06-08 14:44:54 -05:00
itdominator 8b01314f43 Initial wiring of managing settings 2025-06-08 00:33:09 -05:00
itdominator 89b68d0422 Moved uuid asignment to ace base 2025-06-07 22:20:17 -05:00
itdominator 6e5af8e85d Testing changing of tab order 2025-06-05 23:29:43 -05:00
itdominator dabc089b83 added noselect to tabs; moved poly fills to ts file; moved globals to polyfills file too 2025-06-03 00:32:44 -05:00
itdominator 0d1fdfa031 Wiring tabs to update editor and handle closing of file view 2025-06-02 00:10:56 -05:00
itdominator 04e3bbcc77 Fixed open dialog filters 2025-06-01 20:12:51 -05:00
itdominator c08e6e2a00 Update package.json scripts 2025-06-01 16:07:03 -05:00
itdominator 146fce2765 Updateing ignore rules 2025-06-01 15:53:08 -05:00