Commit graph

238 commits

Author SHA1 Message Date
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
cc5d93570b
fix: add logo to resources 2024-09-14 18:21:29 +02:00
05e198dfb4
ci: bump node version 2024-09-14 18:17:55 +02:00
8ab2817d27
ci: missed this 2024-09-14 18:15:27 +02:00
864cabbe41
ci: update actions, fix names 2024-09-14 18:14:36 +02:00
2746221b1f
chore: updated package.json 2024-09-14 18:12:10 +02:00
457a3e1422
fix: vscodeignore includes codemp for any arch 2024-09-14 18:03:38 +02:00
ff04a1c388
ci: add test and publish workflows 2024-09-14 18:03:26 +02:00
36e2a99f9e feat: new workspace commands 2024-09-09 15:59:41 +02:00
e34f8e9ec9
chore: codemp.dev -> code.mp 2024-09-07 22:13:45 +02:00
8f93fcab86
fix: remove opcache 2024-09-07 02:14:25 +02:00
f18898a1c5
feat: alpha to selections 2024-09-07 02:14:12 +02:00
ace46fe997
fix: thin cursor borders 2024-09-07 01:45:47 +02:00
0983019175
fix: re-get editors, fixes edits stopping 2024-09-07 01:24:46 +02:00
770758b8bf
feat: improved tree view 2024-09-07 01:11:28 +02:00
045c0bddc8
fix: expandability, context value in tree 2024-09-07 00:41:25 +02:00
4d2a7407e2
fix: properly sized button logo 2024-09-06 23:51:18 +02:00
249f217e91
feat: improved commands and tree actions 2024-09-06 23:18:06 +02:00
95b83be800
fix: get editor every time
probably way slower but vscode breaks otherwise?
2024-09-06 23:17:41 +02:00
7ff90b8a3b
feat: welcome view 2024-09-06 23:15:03 +02:00
a5691d550a
feat: a crude icon 2024-09-06 22:06:42 +02:00
deb96d8bde feat: added menus and button to connect and join 2024-09-06 18:59:53 +02:00
d66900710d feat: tree for workspaces and buffers 2024-09-06 18:45:25 +02:00
d302a6be68 chore: removed unused commands 2024-09-06 16:36:28 +02:00
a1edd63e50
docs: update readme 2024-09-06 16:17:03 +02:00
0425c9beb2
build: bundle only codemp in node_modules
not sure how to avoid bundling node_modules at all: vscode doesn't fetch
codemp from npm when installing. Can we still esbuild this if we have
native dependencies? How to esbuild? TOOD!

Co-authored-by: frelodev <frelodev@gmail.com>
2024-09-06 16:06:00 +02:00
bce44730b9
fix: configuration proper scope, catch missing val 2024-09-06 16:04:24 +02:00
cc5bd6ea16
fix: add publisher and whatever vsce did
i dont know why it keeps adding itself into dependencies...
2024-09-06 14:27:27 +02:00
bace071cf9
fix: is now get_path 2024-09-06 14:26:09 +02:00
f80ad90106
chore: disabled rust CI, removed leftover stuff 2024-09-06 14:17:17 +02:00
12d30b7e6d
chore: cleaned up a bit, refactored 2024-09-06 14:15:34 +02:00
fc6e01b892
chore: removed unused files 2024-09-06 14:15:24 +02:00