Commit Graph

230 Commits

Author SHA1 Message Date
268269114a Pass KeyShortcutHandler consumers a printable prefixmap represention. Close #154. 2022-10-08 21:20:08 +00:00
ad8cbcd824 rearrange haxelib.jsons, .hxml files, and project.xml files 2022-10-06 17:30:59 +00:00
8c555eaf5a fix kiss-vscode fallback errors. Close #70 2022-09-26 22:25:40 +00:00
08d8045742 kiss-vscode showErrorMessage before running fallback 2022-09-26 22:15:06 +00:00
ed90a199b3 Kiss-vscode new class open .hx and .kiss side-by-side. Close #84 2022-08-02 15:38:46 +00:00
5b4424fd96 awaitLet allow synchronous bindings. Close #68 2022-06-18 20:23:59 +00:00
fc431b164d KeyShortcutHandler allow capital letters. close #68 2022-06-18 19:26:11 +00:00
Yvon
f3de20d696 insertUTestCase. Close #60 2022-06-18 21:05:49 +03:00
6e312755d1 add rainbow brackets to kiss-vscode as extension pack 2022-06-18 16:16:02 +00:00
ecde2375a2 cache convertToHscript in home directory 2022-06-18 15:50:49 +00:00
7a36c8d194 kiss-vscode command to open or create config file. close #25 2022-06-11 19:26:46 +00:00
dac925ddf2 fix kiss-vscode no config error 2022-06-11 18:27:38 +00:00
161c3cf899 commit a working vsix. close #58 2022-06-11 15:51:23 +00:00
6119fd3333 unbundle kiss-vscode 2022-06-11 15:51:22 +00:00
bf12d0f0f5 bundle kiss-vscode 2022-06-11 15:50:00 +00:00
c895a903e5 safety checks in kiss-vscode config swap 2022-06-01 21:16:21 +00:00
d85e1061e2 chain ktxt2 simple replacements for less latency 2022-05-11 09:50:28 -04:00
919395fabe blades-engine start porting imagemagick bmp algorithm 2022-05-10 18:43:54 -04:00
e861e7f18d report error when ktxt2 source and output ext are same 2022-05-09 15:38:15 -04:00
265f81405b fix kiss-vscode concat type error 2022-05-09 15:24:38 -04:00
d8960c5e68 Ktxt2 allow hide source or output column 2022-05-09 14:23:57 -04:00
ba15529769 ktxt2 join apply special chars within joined block 2022-05-09 11:34:11 -04:00
03f0e65a2b fix kiss-vscode tests 2022-03-28 15:13:25 -06:00
8ae016b816 implement quickWebview function for Kiss-VSCode use 2022-03-24 13:29:55 -06:00
1073ae618a fix showCorrespondingFile 2022-03-23 14:53:10 -06:00
ae45fb3e74 add jsdom to KissConfig 2022-03-23 14:17:45 -06:00
35782287d5 npmSafeTrySpawnSync 2022-03-23 14:16:11 -06:00
854a7d5497 fix unused case warning in kiss-vscode test.sh 2022-03-23 13:05:46 -06:00
4170c4fc64 add Kiss.setup() to most projects 2022-02-23 14:31:47 -07:00
1433c78144 initialization macro to suppress the unused case warning 2022-02-23 14:17:35 -07:00
ae871c38bc Refactor Kiss-VSCode to use new KeyShortcutHandler 2022-02-03 12:48:58 -07:00
c9358f1419 map lines and sort lines use inputEditor 2022-02-01 14:27:26 -07:00
0cca471de4 inputEditor function for KissConfig 2022-02-01 13:56:22 -07:00
83a0e23c32 kiss-vscode add extensionPath variable to KissConfig 2022-02-01 13:01:38 -07:00
c6669add05 sort lines kvscode command 2022-01-19 15:07:00 -07:00
c39ef96548 better way of allowing scroll over monaco editor 2022-01-03 12:22:32 -07:00
5f7795462e Revert "allow scroll ktxt2editor from on top of monaco div"
This reverts commit a778f2574c.
2022-01-02 19:11:27 -07:00
a778f2574c allow scroll ktxt2editor from on top of monaco div 2022-01-02 18:58:03 -07:00
68fa2fa9ea fix indexOf undefined bug 2021-12-30 13:24:26 -07:00
410801fa5b unless guards in case statements 2021-12-30 12:58:58 -07:00
9702037c16 Port emacs find-file command 2021-12-26 23:30:51 -07:00
c8c65b66fe allow navigating to parent directors in chooseFileInDir 2021-12-26 23:30:27 -07:00
a956bf4081 autoSuggestPick 2021-12-26 23:16:18 -07:00
b6c1677d7f refactor out file-choosing functionality of osOpenFileInDir 2021-12-26 22:32:08 -07:00
7db77ab658 remove a print from open util 2021-12-26 22:32:08 -07:00
31a23af7aa rename reversed -> reverse 2021-12-23 11:35:38 -07:00
5db920d39e suggest unused keys in kiss shortcut map 2021-12-21 15:18:17 -07:00
f2800e0bcd when you change a source block, prompt to convert it again 2021-12-18 15:43:03 -07:00
9827febcca keyboard shortcut help in ktxt2 editor 2021-12-18 15:25:50 -07:00
a1c89f1186 kinda configurable output terminator 2021-12-18 15:17:10 -07:00