cschen
e7a3f7f367
fix: clearer creation of virtual workspaces and buffers.
...
fix: fix messages formatting
fix: handle workspaces without buffers when attaching
fix: workspave lookupparent
feat: initial setup to support local views
2025-02-22 19:39:32 +01:00
cschen
0a25a5f7c1
Make create buffer and delete buffer, be internal commands. Dealing with the input handlers sheningans is too much.
...
Also improves the logic in the qpbrowser for the creation and deletion of buffers.
and simplify the logic in the internal commands.
2025-02-18 20:25:26 +01:00
cschen
9766e26c5c
new line flags multiline
2025-02-17 22:52:50 +01:00
cschen
bdcc4b11ad
dont' drop the handle
2025-02-17 22:52:30 +01:00
cschen
b5ddf71199
feat: completely reworked the connection flow. Now profiles can be specified in the
...
`Codemp.sublime-settings` file. Otherwise we use default endpoint values and ask
for credentials manually. The credentials are then later saved *in memory* for easier subsequent
use.
2025-02-16 18:36:09 +01:00
cschen
b66f85caf7
attempts at better dropping procedure for buffers
2025-02-16 18:31:51 +01:00
cschen
db033e7882
fix: now when joining a buffer the text is correctly loaded and the syntax is assigned
2025-02-15 22:21:48 +01:00
cschen
637ce762a3
chore: minor fixes and renaming
2025-01-18 20:13:49 +01:00
cschen
63da225cbe
disables using change_id()
as it was introducing complications.
...
moved view population outside of buffer adding, but it is still broken.
2024-11-19 19:50:31 +01:00
cschen
75f4e185a8
chore: continuing refactor. should be almost done now. Cleaned up registries, commands and improved lookup logic.
2024-11-02 18:26:37 +01:00
cschen
e0b56ccc29
fix: switched to the proper config
...
chore: switched to bundled codemp library in sublime
fix: fixed circular dependency
contd: small step towards rewrite.
2024-09-28 19:55:20 +02:00
cschen
da7c2bb60a
wip: continuing refactor, added buffers
...
Former-commit-id: 96208df478a2b9534668331d6a25118778822f9b
2024-09-18 17:43:33 +02:00
cschen
a8cc089624
wip: huge refactor with smarter and simpler struture
...
Former-commit-id: fbd0bca8094642dd8d2cf6c3f154af3b10dff95b
2024-09-18 17:42:56 +02:00