Commit Graph

9 Commits

Author SHA1 Message Date
Dominik Biedebach
3bb56f96ac chore: add default linter for vscode 2023-06-22 19:22:08 +02:00
Dominik
e7d7d49637
fix(extension-link): fix link not being kept when pasting url with link (#3975)
* fix(extension-link): fix llinks not being kept when pasted text includes url

* fix(extension-link): fix links not being linked correctly on the correct pos

* fix(link): fix pasting behavior and move all to one plugin

* fix(link): dont do custom behavior if no links were pasted

* fix(link): copied text link should be kept

* fix(link): fix autolink overriding pasted links

* fix(link): fix links not pasting the correct link on selected text
2023-04-26 14:17:59 +02:00
Dominik
e8cef0404b
fix(bubble-menu): fix debounce not working with collab/collaboration cursor (#3956) 2023-04-12 16:00:22 +02:00
Dominik Biedebach
0ecb5a8df8 chore: set eslint as default formatter 2023-02-02 17:11:13 +01:00
Dominik Biedebach
5ac3ac3fa8 chore: add extension/youtube to vscode settings 2022-06-17 05:24:36 +02:00
Dominik Biedebach
5782b8b804 chore(maintainment): add conventional commits scopes 2022-05-20 16:44:14 +02:00
Dominik Biedebach
358e315921 chore(settings): add conventional commit scopes for vscode 2022-05-16 12:00:25 +02:00
Dominik Biedebach
4a7f79c095 chore: added visual studio code debugging launch options 2022-04-09 06:52:37 +02:00
Philipp Kühn
9836626be2 use fixed typescript version 2021-09-14 21:46:21 +02:00