Commit Graph

196 Commits

Author SHA1 Message Date
7d6adc1760 fix print not working in KVSCode command bodies 2021-11-23 15:39:49 -07:00
9b81dfb6f7 $\(sourceLine <n>\) in Ktxt2 export 2021-11-17 17:09:09 -07:00
5d979aa6e6 reusable Kiss-VScode commands for opening folders and files 2021-11-17 17:00:14 -07:00
1d6e51dffd Ctrl+f in ktxt2 editor 2021-11-17 16:29:56 -07:00
7b1ba83561 ktxt2 scrolling between unconverted blocks 2021-11-16 23:12:18 -07:00
04c2eba79b ktxt2 editor allow joining blocks' 2021-11-16 21:55:41 -07:00
fbd2bd5fff convertAll button in Ktxt2 editor 2021-11-16 20:34:52 -07:00
cee640d16e WIP ktxt2 full conversion 2021-11-16 20:02:06 -07:00
385ecb2ef3 fix paragraph symbol on all-typed blocks 2021-11-15 00:34:31 -07:00
925cbb80cb implicit begin in assertLet 2021-11-15 00:34:03 -07:00
1578884e2f report conversion errors in ktxt2 2021-11-14 22:58:14 -07:00
76a340e3b4 MapLines in Kiss-VSCode 2021-11-14 18:51:41 -07:00
7457fd9b18 Fix the infinite ktxt2 updateContent loop 2021-11-14 18:08:06 -07:00
30c465617d cache converted hscript from ktxt2 2021-11-09 12:22:37 -07:00
5e9cbbb9b3 when editor loses focus, update its block so others can be edited 2021-11-03 02:05:07 -04:00
1869591c93 when ktxt2 editor is hidden, export 2021-11-02 18:19:33 -04:00
182efad7b3 periodically export ktxt2 2021-11-02 18:15:20 -04:00
458b87255f save editor selection and cursor in ktxt2 2021-11-02 15:30:14 -04:00
eec3af799a keyboard shortcuts in ktxt2 editor 2021-11-02 13:56:27 -04:00
56d4431b48 save window.scrollY in hidden ktxt2 editor 2021-11-02 12:51:22 -04:00
eebee1e459 ktxt2 scroll window when scrolling elements 2021-11-02 12:07:35 -04:00
3095de79da ktxt2 scroll links to top and bottom 2021-11-02 11:44:49 -04:00
5af49a25d0 wrap lines in ktxt2 visually 2021-11-01 13:37:11 -04:00
c84d4d73a4 Paragraph break placeholder in ktxt2 2021-11-01 13:25:35 -04:00
03c6c17c6e Print notification when ktxt2 export succeeds 2021-11-01 11:44:54 -04:00
0413ac1f06 Touching up RegexConversion 2021-10-29 21:43:55 -04:00
0c611fe5a7 RegexConversion class 2021-10-29 17:48:18 -04:00
7d4dc3a6ad throw errors from KTxt2 kiss interpolation 2021-10-29 17:47:30 -04:00
22964c1c9f Re-flex as kiss-vscode dependency 2021-10-29 17:33:19 -04:00
678ae27230 optimize Ktxt2 export 2021-10-29 15:48:51 -04:00
16e002267c scrolling through ktxt2 editor 2021-10-29 15:02:18 -04:00
b0f3ac031e ktxt2 block editors are monaco 2021-10-29 11:25:07 -04:00
c8cdd229aa ktxt2 comments are monaco editors 2021-10-29 10:55:02 -04:00
3a99733cb0 re-introduce KTxt2Editor js 2021-10-29 09:39:23 -04:00
7ae6991fd7 access to monaco functions in WebviewEditor 2021-10-28 19:41:42 -04:00
1bfe218e35 allow leader key on builtin kiss commands 2021-10-28 16:48:18 -04:00
ddbfa614d5 prettier textareas in ktxt2 editor 2021-10-25 20:29:25 -04:00
4ab78fb3f4 AsyncEmbeddedScript allow libpath 2021-10-25 20:28:24 -04:00
a41afc2036 kvscode showCorrspondingFile 2021-10-25 19:22:36 -04:00
df55fb2a27 ktxt2 exporting 2021-10-25 19:02:42 -04:00
d9a65d334a disable locked block textareas 2021-10-25 17:07:53 -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