Commit Graph

996 Commits

Author SHA1 Message Date
cface321a2 Fix bad Hollywoo naming conventions 2021-10-25 16:39:18 -04:00
c56297dfe8 Muddling out hollywoo-flixel basics 2021-10-25 14:19:17 -04:00
aa77e91e59 fix duplicate field bug in EmbeddedScript and AsyncEmbeddedScript 2021-10-25 14:18:48 -04:00
5183fb8cfe use TextArea for ktxt2 editable parts 2021-10-25 12:40:10 -04:00
5e8c0a1d2e tryAutoConvert functionality 2021-10-22 22:03:01 -04:00
9df496a754 ktxt2 conversion link 2021-10-22 19:35:24 -04:00
5783d510e9 fix quickPick functions + add withValueOrQuickPick macros 2021-10-22 19:34:42 -04:00
62b7355e34 Refactor kvscode aliases and macros to Util.kiss 2021-10-22 19:02:04 -04:00
8622909f02 objectWith macro 2021-10-22 17:17:48 -04:00
821a66992c Escape to close kvscode shortcut panel 2021-10-22 16:48:48 -04:00
08be4c7459 ktxt2 link to lock/unlock blocks 2021-10-22 16:40:09 -04:00
8bfa870146 use KissConfig.kiss in kiss-vscode folder if there is one 2021-10-22 16:26:45 -04:00
13fd64c2f5 make libPath part of Prelude 2021-10-22 16:26:19 -04:00
00759253d0 add TODO notes on kvscode bugs I can't solve 2021-10-22 15:59:47 -04:00
b7add8e0ca links to delete blocks in ktxt2 2021-10-21 23:47:17 -04:00
fe5bfa9e10 Links to insert blocks in Ktxt2 2021-10-21 23:25:59 -04:00
8c4943cf77 ktxt2 editor handles edits of all parts 2021-10-21 23:07:42 -04:00
6e97574bea fix ktxt2 (errorMessage) alias not available 2021-10-21 23:05:38 -04:00
254e3d91b8 show comments from ktxt2 2021-10-21 13:43:07 -04:00
db01de062e separate ktxt2 parsing logic from VScode API 2021-10-21 12:24:36 -04:00
fcece681e5 add classPath to kiss-vscode haxelib.json 2021-10-21 12:24:02 -04:00
e88dd2a098 command to update Kiss-VSCode 2021-10-21 11:42:14 -04:00
d36555c603 Revise KissConfig 2021-10-19 13:55:20 -04:00
a2f5dcf92a fix AwaitLetTestCase on non-js targets 2021-10-19 13:54:12 -04:00
85310b54e2 trim libPath 2021-10-19 13:53:39 -04:00
b0a19330c4 reorganize kiss-vscode 2021-10-19 12:30:37 -04:00
737e42c588 store vscode Ranges on ktxt2 blocks 2021-10-19 11:38:29 -04:00
2a67f3483d fix parenthesis placement in runCommand 2021-10-19 11:38:04 -04:00
143e17042f use dot access on activeTextEditor 2021-10-19 11:37:21 -04:00
2445cca977 fix constructing qualified types 2021-10-18 19:58:57 -04:00
6cd261056a Haxe script for Ktxt2 Editor 2021-10-18 16:35:22 -04:00
13389b341c Adding ktxt2 editor to Kiss-Vscode 2021-10-18 15:31:42 -04:00
5aef077d70 split ktxt2 blocks into array 2021-10-18 14:54:45 -04:00
69f60b2602 AsyncEmbeddedScript for hollywoo 2021-10-18 14:53:40 -04:00
e09a0aca9d AsyncEmbeddedScript 2021-10-18 13:09:05 -04:00
6d1328f5b8 A cool cabin 2021-10-18 12:39:53 -04:00
2f4c412347 hollywoo project folder 2021-10-17 00:28:07 -04:00
531250ff86 AwaitLetTestCase 2021-10-17 00:24:38 -04:00
3f6c9c4b55 awaitLet allow catch handler 2021-10-17 00:09:23 -04:00
8f88149282 awaitLet report async errors in kiss-VSCode commands 2021-10-16 23:39:00 -04:00
9bc535b489 export ktxt2 2021-10-14 20:59:41 -04:00
e11ed847aa fix activeTextEditor in VSCode commands 2021-10-14 19:36:42 -04:00
e90699b3c3 fix Kiss-VSCode window focus from keyboard shortcuts 2021-10-14 19:23:10 -04:00
00587f39fd kiss-vscode haxelib file to allow loadFrom 2021-10-14 19:01:04 -04:00
a9bddcd50b report errors in Kiss-VSCode commands 2021-10-14 18:57:49 -04:00
bc33d3e8c3 Fix dot access for aliases 2021-10-14 18:26:46 -04:00
858cfba33f ability to run just one test case, finally 2021-10-14 18:17:17 -04:00
13b0639e8a dot access on aliases 2021-10-14 17:32:17 -04:00
e03f501476 takeUntilAndDrop() allowEOF option 2021-10-14 17:12:23 -04:00
8d262e405d remove infoMessage when focusing 2021-10-14 11:49:14 -04:00