449 Commits

Author SHA1 Message Date
Elian Doran
9bbe111dd9
chore(code): introduce fold gutter 2025-05-11 17:16:07 +03:00
Elian Doran
9b958fc659
chore(code): reintroduce vim keybindings 2025-05-11 17:04:15 +03:00
Elian Doran
e5fad63403
chore(code): set up TypeScript TSX 2025-05-11 16:04:17 +03:00
Elian Doran
7fda7051f2
chore(code): use proper JSON extension 2025-05-11 15:59:35 +03:00
Elian Doran
9e5f2bf8c8
chore(code): fix type errors 2025-05-11 15:33:46 +03:00
Elian Doran
2476f380b0
chore(code): set up test for eslint 2025-05-11 15:29:03 +03:00
Elian Doran
38fbaabfbc
chore(code): integrate ESLint 2025-05-11 15:18:42 +03:00
Elian Doran
fade41ff65
chore(code): integrate JavaScript for TypeScript and JSX 2025-05-11 14:06:55 +03:00
Elian Doran
dbfc36f4aa
chore(code): integrate JavaScript extension 2025-05-11 14:05:04 +03:00
Elian Doran
c09d3ae5e0
chore(code): use CSS plugin 2025-05-11 13:56:34 +03:00
Elian Doran
06e1144498
chore(code): use XML plugin 2025-05-11 13:52:53 +03:00
Elian Doran
e5402abae0
chore(code): use html plugin 2025-05-11 13:50:04 +03:00
Elian Doran
2fe09147fd
chore(code): integrate Smarty support 2025-05-11 13:21:57 +03:00
Elian Doran
620927dfea
chore(code): integrate Twig support 2025-05-11 13:15:39 +03:00
Elian Doran
327fe211ff
chore(code): integrate Vue support 2025-05-11 13:13:47 +03:00
Elian Doran
1454af6087
chore(code): integrate PHP support 2025-05-11 13:12:52 +03:00
Elian Doran
afa1aa32aa
chore(code): integrate Markdown support 2025-05-11 13:09:36 +03:00
Elian Doran
686e57516b
chore(code): integrate more legacy modes 2025-05-11 12:54:25 +03:00
Elian Doran
9c8126016e
fix(code): history of undo/redo preserved across notes 2025-05-11 12:23:09 +03:00
Elian Doran
a4054dfa42
chore(code): reintroduce history (undo-redo) 2025-05-11 12:19:39 +03:00
Elian Doran
67d1868078
chore(code): mark syntax highlighting as fallback 2025-05-11 12:13:45 +03:00
Elian Doran
df92ec9521
chore(code): reintroduce bracket matching 2025-05-11 12:11:24 +03:00
Elian Doran
ec72800b00
chore(code): reintroduce highlight active line & selection 2025-05-11 12:10:28 +03:00
Elian Doran
2628132350
chore(code): reintroduce line wrapping 2025-05-11 12:07:54 +03:00
Elian Doran
9867cd83c4
chore(code): reintroduce tab size of 4 2025-05-11 11:37:52 +03:00
Elian Doran
d29286f9e3
chore(code): reintroduce placeholder 2025-05-11 11:27:27 +03:00
Elian Doran
7cd4bce5b0
feat(code): support gdscript (godot) 2025-05-11 11:18:19 +03:00
Elian Doran
55cf7e0c9b
refactor(code): sort by mime type 2025-05-11 11:10:24 +03:00
Elian Doran
9f3e990c95
chore(code): reintegrate hcl syntax 2025-05-11 10:54:15 +03:00
Elian Doran
efc08a61ef
chore(code): reintegrate batch syntax 2025-05-11 10:38:36 +03:00
renovate[bot]
f0c8dc9011
chore(deps): update dependency lint-staged to v16 2025-05-11 01:39:08 +00:00
Elian Doran
01f02b736c
chore(code): enable syntax highlighting 2025-05-10 23:34:23 +03:00
Elian Doran
5a07d5a913
chore(code): define legacy mappings 2025-05-10 23:09:59 +03:00
Elian Doran
8bb1ac7e71
chore(code): start mapping syntax highlight 2025-05-10 22:31:01 +03:00
Elian Doran
71218c0bd4
chore(code): enable syntax highlighting plugin 2025-05-10 21:38:12 +03:00
Elian Doran
385809df84
fix(code): reintroduce indent with tab 2025-05-10 20:20:38 +03:00
Elian Doran
3e5e9096d2
fix(code): saving on change 2025-05-10 20:07:53 +03:00
Elian Doran
ef312c9550
refactor(code): use dedicated method for setting text 2025-05-10 19:22:57 +03:00
Elian Doran
c84a390699
feat(code): enable line numbers 2025-05-10 19:15:38 +03:00
Elian Doran
cfa8987b25
feat(code): switch to CodeMirror 6 2025-05-10 19:10:30 +03:00
Elian Doran
ddf43a5e24
chore(nx): create project for codemirror 2025-05-10 18:30:09 +03:00
Elian Doran
dd7df1344e
fix(ckeditor5): build failing due to types path 2025-05-10 15:19:59 +03:00
renovate[bot]
929ebf114c
chore(deps): update dependency typescript to v5.8.3 2025-05-10 10:40:07 +00:00
Elian Doran
e153aab722
Merge pull request #1900 from TriliumNext/renovate/lint-staged-15.x
chore(deps): update dependency lint-staged to v15
2025-05-10 13:35:31 +03:00
Elian Doran
456be1314e
Merge pull request #1902 from TriliumNext/renovate/vite-plugin-svgo-2.x
chore(deps): update dependency vite-plugin-svgo to v2
2025-05-10 13:35:04 +03:00
renovate[bot]
08390950b2
chore(deps): update typescript-eslint monorepo to v8 2025-05-10 10:00:57 +00:00
renovate[bot]
5c3f32e370
chore(deps): update dependency vite-plugin-svgo to v2 2025-05-10 10:00:10 +00:00
renovate[bot]
46a1614c17
chore(deps): update dependency lint-staged to v15 2025-05-10 09:59:15 +00:00
Elian Doran
1304f13f60
Merge pull request #1901 from TriliumNext/renovate/stylelint-16.x
chore(deps): update dependency stylelint to v16
2025-05-10 12:52:06 +03:00
renovate[bot]
8f7a9f278f
chore(deps): update dependency stylelint to v16 2025-05-10 09:51:57 +00:00