Commit Graph

53 Commits

Author SHA1 Message Date
6e2bd71c1a get deps from gitea
Some checks failed
CI / test (ubuntu-latest) (push) Failing after 4s
CI / test (windows-latest) (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
2025-09-14 16:43:34 -05:00
d25b78442b add LICENSE to subfolders 2025-09-14 15:21:36 -05:00
fcd4f6a33e update package.json 2025-09-14 15:20:02 -05:00
62f7bd0285 use @vscode/vsce to package 2024-09-25 16:04:29 -05:00
824b13b86a non-automatic conversions 2024-08-17 19:30:01 -05:00
05d2c189b4 update bad-nlp in vscode ext 2024-08-17 19:28:40 -05:00
08df6f828c Fix key shortcuts happening in active monaco editors 2024-08-17 19:01:23 -05:00
aaa20d3b9f ability to go to line numbers 2024-08-17 18:37:02 -05:00
4f1de5eb4b fix findNext, add findPrevious 2024-08-17 18:17:59 -05:00
f48e2dbb82 check if focus changed to request full update 2024-08-14 14:52:02 -05:00
915a65f28b prompt to remember auto conversions exist 2024-08-14 14:51:43 -05:00
aac8d31c29 fix bug caused by the last change 2024-07-13 19:21:48 -06:00
94a5baac24 tct-vscode-editor responsively reload the project from disk 2024-07-02 16:48:34 -06:00
52a9d173b7 linearmotion find destinations 2024-05-31 16:59:56 -06:00
9d3dfab02a fast tct-vscode pagination 2023-09-10 16:50:10 -06:00
f3b0157b85 use WebviewExterns provided by kiss-vscode-api now 2023-08-20 11:12:22 -06:00
b6d08a3a48 tct vscode make generated files readonly 2023-08-10 21:42:22 -06:00
d6e01fdb1a escape to close vscode monaco editor 2023-07-31 06:40:30 -06:00
e4826c5ff3 preserve scroll of tct vscode editor 2023-07-31 06:19:52 -06:00
d7b60098f3 refresh editor when view state changes 2023-07-18 03:47:56 -06:00
b0c4df5eb9 +x test.sh 2023-07-14 05:10:45 -06:00
fa9d2c99dc update kiss-vscode-api to fix defConfiguration 2023-07-14 05:10:32 -06:00
86b87a0073 New Scene and Return to Scene conversions 2023-07-13 22:02:13 -06:00
6a7ebf734f Split some conversions to FountainToHollywooFlixel file 2023-07-13 22:01:26 -06:00
86b04ed8f0 publisher 2023-07-13 20:10:33 -06:00
f2d6688399 vscode plugin Ctrl+f 2023-06-22 12:00:53 -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
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
a50713102a editor plugin load Fountain conversions 2023-05-31 20:08:07 -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
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
e4455e3d6b update kiss 2023-05-31 12:46:05 -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