Commit Graph

226 Commits

Author SHA1 Message Date
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
13b0639e8a dot access on aliases 2021-10-14 17:32:17 -04:00
8d262e405d remove infoMessage when focusing 2021-10-14 11:49:14 -04:00
b8b95d2a61 focus the shortcut webview in vscode 2021-10-14 11:44:54 -04:00
9016870d65 Catch and report more errors in Kiss-vscode tryLoadConfig 2021-10-13 20:11:32 -04:00
80d06844fb fix kiss-vscode test dependency? 2021-09-02 14:55:35 -06:00
96fc58aed9 close #27 2021-08-12 14:59:27 -06:00
39c7202b4b Close #40 2021-08-12 13:52:35 -06:00
e6f44c364a bump kiss-vscode version 2021-08-08 16:25:01 -06:00
91c264cfab update kiss-vscode 2021-08-05 14:16:43 -06:00
7c05b0d4ab printExp, printStr 2021-08-04 20:07:15 -06:00
63b2656e17 don't print something on python assertProcess 2021-08-02 21:37:17 -06:00
ed50d939fa Fix using deprecated forms in nat-archive-tool 2021-07-25 21:10:34 -06:00
81ca9ad020 generate main functions for Kiss files 2021-07-25 21:06:31 -06:00
f5a5cdfb40 Completely change naming conventions of field forms and definition macros. Close #32 2021-07-24 14:22:10 -06:00
9d6a4b2054 update kiss-vscode textmate file 2021-07-24 13:24:55 -06:00
8a1ea8c8ca bump kiss-vscode version to publish properly regenerated extension.js 2021-07-23 21:30:03 -06:00
4d10f126ab bump kiss-vscode version 2021-07-23 19:07:30 -06:00
1395ac4f48 try using home directory for kiss-vscode active config 2021-07-23 19:06:28 -06:00
53e3913882 bump kiss-vscode version (semi-manually) with bump-version 2021-07-23 17:54:29 -06:00
d81d5e5b8c update URLs to forget hissvn organization 2021-07-23 17:12:01 -06:00
2bc1652027 kiss-vscode copy user config recursively 2021-07-23 16:58:14 -06:00
b3b8162dcf note to explain confusing kiss-vscode code 2021-07-23 15:47:48 -06:00
a18a4d8150 Variadic joinPath. Close #20 2021-07-23 14:58:36 -06:00
947527392d bump kiss-vscode version 2021-07-19 15:32:08 -06:00
755660dfdc Kiss-vscode build the example config when testing 2021-07-19 15:10:13 -06:00
9a07cbf27b WIP overhaul operand and variadic functions 2021-07-13 18:29:11 -06:00
5e558e8556 &body macro arguments. Close #7 2021-07-12 20:08:12 -06:00
14d8585a62 bump kiss-vscode version 2021-06-26 11:42:14 -06:00
00c1665f6f fix kiss-vscode multi-keystroke shortcuts 2021-06-25 20:37:02 -06:00
02e11fa600 [vscode] bump version 2021-05-22 14:06:10 -06:00
6d7ee27977 [vscode] new kiss class command 2021-05-22 14:05:30 -06:00
146699f261 [vscode] bump version 2021-05-22 12:47:32 -06:00
9bee45b55a [vscode] remove unnecessary binding 2021-05-22 12:39:31 -06:00
a52d86f142 [vscode] pass selectedText to shortcut commands 2021-05-22 12:29:48 -06:00
d826755507 formatting 2021-05-22 12:12:12 -06:00
89f30882cd KissInterp 2021-05-18 17:39:11 -06:00
dfba66b900 multi-target convertToHScript function in Prelude 2021-05-18 15:35:48 -06:00
665e4a3ca7 Find files relative to build macro caller 2021-04-24 20:34:47 -06:00
816faa6d5f [vscode] README notes for .kiss folder 2021-04-18 14:25:34 -06:00
fbe4cac379 ignore js files in kiss-vscode dir 2021-04-05 19:31:12 -06:00
ef0be7c93a [vscode] bump version 2021-04-04 14:50:51 -06:00
e3791e5b50 [vscode] allow registering existing commands 2021-04-04 14:50:27 -06:00
4efafb5f57 [vscode] bump version 2021-04-04 13:02:39 -06:00
8191b7547a [vscode] keyboard shortcuts 2021-04-04 12:59:09 -06:00
191aed1849 [vscode] refactor some things 2021-04-02 19:03:47 -06:00
4ce70d9d86 Collect shortcuts in a trie 2021-04-02 18:09:03 -06:00
ffb01bd7d8 [vscode] extractKeyboardShortcuts 2021-04-02 17:19:45 -06:00
09ccbb3d51 Close #3 2021-04-02 15:51:14 -06:00