itdominator
|
ab74fdd811
|
More wiring of lsp manager calls and responses
|
2024-09-15 00:24:26 -05:00 |
itdominator
|
07a0316703
|
Initial wiring of lsp manager calls and responses
|
2024-09-14 01:18:26 -05:00 |
itdominator
|
9836285f86
|
Re-added events; adeed get_text method
|
2024-09-12 00:22:40 -05:00 |
itdominator
|
c5f0d8e597
|
Removing images and user config folders
|
2024-03-19 19:53:01 -05:00 |
itdominator
|
6fb64fa5f1
|
Moving plugins out of branch
|
2024-03-19 19:42:10 -05:00 |
itdominator
|
ad40f33988
|
Added open file multi select; focus active file's dir on open file dialog
|
2024-03-01 19:56:24 -06:00 |
itdominator
|
d886ef37d4
|
Merge pull request 'feature/lsp-integration-work' (#2) from feature/lsp-integration-work into develop
Reviewed-on: #2
|
2024-03-02 00:57:47 +00:00 |
itdominator
|
efbb6aef5b
|
added ctrl + k and u key bindings for buffer cut and paste
|
2024-02-10 23:27:42 -06:00 |
itdominator
|
defff39e25
|
Reworking completion call and didChange logic
|
2024-01-29 22:11:14 -06:00 |
itdominator
|
0c6af185a2
|
aligned to base template project; scroll past end added; move line selection preservation
|
2024-01-27 23:44:34 -06:00 |
itdominator
|
880c4839cc
|
Text change track; workspaceb detrack temporary
|
2024-01-17 12:25:52 -06:00 |
itdominator
|
0e8833f6f9
|
moved utils --> libs
|
2024-01-11 19:48:10 -06:00 |
itdominator
|
cec6f71727
|
More LSP effort; improved file load by freezing event system until loaded
|
2023-11-13 22:09:25 -06:00 |
itdominator
|
257a368e02
|
Improved handle placement on ctrl+shift --> 2nd pane when hidden
|
2023-11-12 17:34:13 -06:00 |
itdominator
|
9d2c62ef20
|
File open sets default path to current path if any
|
2023-11-12 16:50:53 -06:00 |
itdominator
|
6752cf47df
|
Resolving info widget updating events
|
2023-11-12 16:07:51 -06:00 |
itdominator
|
2b50afe14d
|
Mouse focus styling update
|
2023-11-12 14:44:48 -06:00 |
itdominator
|
b6df886864
|
fixing README image
|
2023-11-12 01:34:52 -06:00 |
itdominator
|
e2fd4758da
|
Added notes to README
|
2023-11-12 01:31:48 -06:00 |
itdominator
|
34406fa8df
|
Docstring cleanup; ipc message changed for clarity
|
2023-11-12 01:10:27 -06:00 |
itdominator
|
266a49a9cc
|
Some LSP cleanup and method extracted
|
2023-11-11 23:42:59 -06:00 |
itdominator
|
73860ce36b
|
Updateing config css and keybinding file
|
2023-11-11 21:09:34 -06:00 |
itdominator
|
1102cc252e
|
Improved hande osition on split
|
2023-11-11 21:07:54 -06:00 |
itdominator
|
e0774a5d2e
|
Added focus pane keybindings
|
2023-11-11 19:49:29 -06:00 |
itdominator
|
30ab5305ca
|
Resolving additional focus problems from prior commit
|
2023-11-11 00:31:38 -06:00 |
itdominator
|
6fa201709b
|
Improved focus logic when ctrl+shift+up/down an edit window
|
2023-11-11 00:22:50 -06:00 |
itdominator
|
37bff1eb3d
|
Completion providfer efforts; Snippits stubbing message
|
2023-11-08 23:52:23 -06:00 |
itdominator
|
5280667789
|
Added config check guard
|
2023-11-07 17:58:27 -06:00 |
itdominator
|
f49cca1ca9
|
Added requirements file
|
2023-11-07 17:38:25 -06:00 |
itdominator
|
cb07afb1b0
|
Reworking LSP logic and plugin
|
2023-11-06 23:01:18 -06:00 |
itdominator
|
839f4df5ef
|
More work to get LSP functioning. GOTO partially working
|
2023-11-05 23:22:41 -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
|
038f46fdff
|
Improved markdown import
|
2023-11-05 00:38:15 -05:00 |
itdominator
|
5ea69d8990
|
More work on wiring LSP
|
2023-11-05 00:36:55 -05:00 |
itdominator
|
685f75d76b
|
Added markdown check guard to plugin
|
2023-11-04 14:45:54 -05:00 |
itdominator
|
81f53e8d22
|
Remove keybindings that moved internaly for time being
|
2023-11-04 14:42:35 -05:00 |
itdominator
|
3e883160aa
|
Fix focus logic when pane 2 is emptied and pane 1 alerted
|
2023-11-04 14:40:43 -05:00 |
itdominator
|
29b8935ebb
|
Inferastructure work on LSP plugin
|
2023-11-04 14:38:20 -05: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
|
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 |