|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|