21b93f9d14
chore: merge attach and share logic
2024-10-01 16:21:37 +02:00
3f5f72fbfb
chore: auto format code
2024-10-01 16:11:36 +02:00
d7736c0add
feat: autoresync
2024-09-28 12:42:58 +02:00
28f611ad86
fix: properly update workspaces and buffers in tree view
2024-09-28 12:37:44 +02:00
6b58243c91
chore: show invite information message when inviting user to workspace
2024-09-28 12:32:28 +02:00
81c1745f26
chore: dependency vers bump
2024-09-27 23:41:44 +02:00
9f44b9ef61
chore: refactor
2024-09-25 19:51:03 +02:00
777f8bb0b2
chore: bump version
2024-09-25 05:38:37 +02:00
acbaab80b4
feat: show mark in overview ruler, bigger name
2024-09-25 05:37:56 +02:00
e7bb5ce91f
feat: workspace event handling, waiting for PR
...
it should work but the Workspace::event() function is not available to
js yet, waiting for https://github.com/hexedtech/codemp/pull/19 to get
merged and included in next release
2024-09-25 05:13:00 +02:00
c03ea41f16
feat: add destructor for plugin
...
finally! proper disconnection
2024-09-25 05:12:41 +02:00
8755954b98
chore: refactor errors, remove unneeded redraws
2024-09-25 05:12:03 +02:00
5ed0341ccc
fix: dont update tree on every cursor update
...
WTF!!!!!!!!!
2024-09-25 05:11:07 +02:00
a37f91049b
chore: removed activeworkspaces command
...
there's only one, and it shows a pin next to its name
2024-09-25 05:10:33 +02:00
74a5dc2ac0
chore: allow creating user deco from just name
2024-09-25 05:10:04 +02:00
117a540d6f
feat: show current file as description, not label
2024-09-25 05:09:54 +02:00
3e9a6999ab
fix: change icon for jump-to
2024-09-25 05:08:41 +02:00
d65f6c0c34
fix: dont fetch remote workspaces every time
...
what was this spaghetti mess!!!!!!!
2024-09-25 05:08:00 +02:00
31a84b1ab4
chore: vers bump
2024-09-24 23:30:05 +02:00
a102a7f60f
fix: stop ignoring changes when text editor is not visible
2024-09-24 23:29:15 +02:00
90882cd9ae
chore: changed labels in treeview
2024-09-24 23:28:07 +02:00
01a91d79ec
feat: jump to other user's cursor
2024-09-24 23:27:45 +02:00
2d9dca2b0a
feat: changed mapping to save ranges too
2024-09-24 23:26:35 +02:00
acacab007f
fix: fixed color displayed for cursor's decorations
2024-09-24 19:55:39 +02:00
f5d2091891
feat: display the users current cursor position in the tree view
2024-09-24 19:15:28 +02:00
c6c2ac7558
chore: version bump
2024-09-24 17:23:00 +02:00
9fd0b7e732
feat: don't show join button on viewtree if you already joined another workspace
2024-09-18 16:14:54 +02:00
e4b740f6d4
fix: properly shows the error if you didn't open a workspace folder
2024-09-18 16:14:03 +02:00
57fcc9ce90
feat: add label if you have no workspaces to join after you connect
2024-09-18 15:30:59 +02:00
2e62362ff3
feat: added user list in the treeview
2024-09-16 22:42:37 +02:00
03baabfae6
feat: check hash to warn when out of sync
2024-09-16 21:52:34 +02:00
2b68c0d102
feat: update some InformationMessages to WarningMessages
2024-09-16 17:47:40 +02:00
f4be360513
chore : check if there's a vscode workspace before joining a codemp workspace
2024-09-16 17:44:10 +02:00
6dc6387a2d
feat: change EOL to LF and temp fix for poll
2024-09-16 17:36:15 +02:00
f12f817123
chore: bump version
2024-09-16 04:33:25 +02:00
18f0733831
fix: error when share/attach already active buffer
2024-09-16 04:32:10 +02:00
a1497010f4
docs: add command to directly install
2024-09-16 04:29:41 +02:00
8ecea281b5
feat: add share button
2024-09-16 04:29:31 +02:00
c00fddd9f8
fix: update config structure
2024-09-16 04:29:22 +02:00
158c1c70e2
ci: use 'latest' for build branch
2024-09-16 03:55:32 +02:00
ab47e6604c
docs: ughh cant use vscode:/ link apparently
2024-09-16 03:53:24 +02:00
b8339a11bd
chore: bump vers
2024-09-16 03:47:08 +02:00
5e9365021e
docs: better readme
2024-09-16 03:46:57 +02:00
4bc05b1766
fix: only ever spawn one changes consumer
2024-09-16 03:21:35 +02:00
73b3c31ac1
fix: less cursor flickering
...
dont dispose every time, just update decoration position
2024-09-16 03:18:06 +02:00
46d932983f
ci: only run on stable
2024-09-15 03:31:35 +02:00
26c11e5b4f
fix: include @codemp deps, exclude ci spec
2024-09-15 03:12:06 +02:00
023d9f35eb
feat: added share command
2024-09-15 03:11:52 +02:00
f600465290
fix: when attaching open local files if exist
2024-09-15 03:11:32 +02:00
366f5aec82
fix: update codemp and usage
2024-09-15 03:11:13 +02:00