Commit Graph

52 Commits

Author SHA1 Message Date
f2d6688399 vscode plugin Ctrl+f 2023-06-22 12:00:53 -06:00
6dd38debd0 FileConversionProject.findText 2023-06-22 11:24:50 -06:00
24e2ace896 linearMotionTo conversion 2023-06-22 10:44:33 -06:00
f8f1d721fa move characters conversion 2023-06-22 10:44:20 -06:00
ac1d456ac7 conversion for custom speech types 2023-06-22 10:29:50 -06:00
b37b721f78 htmlEscape text after conversion 2023-06-22 10:29:37 -06:00
e96528993b remove hello world print 2023-06-22 09:58:08 -06:00
2cd354ddf7 line breaks in code elements 2023-06-22 09:51:29 -06:00
3d082b35aa more clear timedsupertext conversion 2023-06-22 09:48:22 -06:00
6f2d0a9a6c full auto conversion 2023-06-22 09:48:08 -06:00
d0d7b2c0eb vscode editor column wrapping 2023-06-06 08:47:04 -06:00
7031291299 rename vsce dependency 2023-06-06 08:00:11 -06:00
cce6217def conversion links 2023-05-31 23:14:31 -06:00
0cc4c69a34 fix validConversions 2023-05-31 23:13:05 -06:00
a50713102a editor plugin load Fountain conversions 2023-05-31 20:08:07 -06:00
04cde116bc import ktxt2 conversion types 2023-05-31 20:07:30 -06:00
c0d99f7bd3 yoink conversions from ktxt2 2023-05-31 19:57:01 -06:00
71c576e2b9 click on block in/out text for monacoEditor 2023-05-31 19:33:16 -06:00
dfab92e1a7 undo/redo key shortcuts 2023-05-31 15:03:35 -06:00
a1ed8b443a join links 2023-05-31 14:55:07 -06:00
eaa4a77bc5 block joining in the library 2023-05-31 14:43:13 -06:00
3a00eea0d8 insert before/after links 2023-05-31 14:20:02 -06:00
c4c5381cf8 refactor block ui generation to a function 2023-05-31 14:00:24 -06:00
8d0362fb71 locking/unlocking with checkbox 2023-05-31 13:52:43 -06:00
dcca2dc97e onSuccess mechanism for ui updates 2023-05-31 13:52:30 -06:00
7290ea7cb8 delete blocks button 2023-05-31 13:25:30 -06:00
371c5dc27e save output files after every change 2023-05-31 13:25:08 -06:00
e4455e3d6b update kiss 2023-05-31 12:46:05 -06:00
b27c3310f6 update kiss 2023-05-31 12:28:30 -06:00
ccc8d9fdc4 Editor pass awaitLet errors up 2023-05-31 12:27:44 -06:00
2352cc25b1 cell for delete block 2023-05-31 12:20:05 -06:00
d7fdf6a9fb use new awaitLet error handling 2023-05-31 12:19:48 -06:00
c57f75f7a7 table cells for ui 2023-05-30 15:24:32 -06:00
a5ec244a5f put inText and outText in a table of <code> tags 2023-05-30 14:45:09 -06:00
4c3942d2a7 Basic editor/provider interface setup 2023-05-30 14:24:08 -06:00
26c0502f09 import through tct library 2023-05-29 18:12:46 -06:00
9d6c6432f0 Editor provider 2023-05-29 18:12:23 -06:00
5f5c63bdbc dependencies and build w/ editor script 2023-05-29 17:32:17 -06:00
7aa32d20fc vscode extension template 2023-05-29 17:13:54 -06:00
301a9fcafa kill another carriage return 2023-05-29 17:04:33 -06:00
37d4f5647d kill carriage return 2023-05-29 16:26:14 -06:00
99bbe32ab4 +x test.sh 2023-05-29 16:22:34 -06:00
3fb08fa69d github action 2023-05-29 16:20:28 -06:00
b5af61db08 undo and redo 2023-05-29 16:17:42 -06:00
e24bc1c5d7 edit block & block locking 2023-05-29 15:22:23 -06:00
b3f678c1d8 insert blocks 2023-05-29 14:02:50 -06:00
00d03779fe rename Main to TestMain 2023-05-29 13:46:40 -06:00
1910210fb9 load conversion project folders 2023-05-28 15:27:03 -06:00
4ecabc33de import file to conversion project 2023-05-28 15:10:47 -06:00
840656734f update dependencies 2023-05-28 14:56:58 -06:00