|
972a66f1bd
|
force output blocks to end with a specific terminator
|
2021-12-18 14:42:14 -07:00 |
|
|
8e96823c24
|
make full auto convert C-m instead of an easily accidentally clicked link
|
2021-12-17 15:19:39 -07:00 |
|
|
f8320ecd34
|
don't warn when editing ktxt2 file itself
|
2021-12-17 15:19:11 -07:00 |
|
|
095a5df195
|
warn when editing an exported file from a ktxt2 file
|
2021-12-17 14:05:40 -07:00 |
|
|
33851da69d
|
force reload config.kiss when kicked as command
|
2021-12-17 13:43:09 -07:00 |
|
|
0d21d1fb53
|
show ktxt2 conversion outputs in the quickpick
|
2021-12-17 13:26:01 -07:00 |
|
|
1e35d6781f
|
find next in ktxt2editor
|
2021-12-17 13:15:51 -07:00 |
|
|
7af9963902
|
(changeState) macro to simplify ktxt2editor.kiss
|
2021-12-17 13:08:58 -07:00 |
|
|
4455ca9538
|
make Ctrl+f in ktxt2 case-insensitive
|
2021-12-17 12:42:58 -07:00 |
|
|
47d1851143
|
don't continue installing vsix if kvscode compile files
|
2021-12-14 18:23:03 -07:00 |
|
|
c63d6a384c
|
Filter more unused warnings from compile errors in kvscode
|
2021-12-14 18:22:13 -07:00 |
|
|
48f6fd9028
|
use (or) instead of (if) for a default
|
2021-12-14 14:01:20 -07:00 |
|
|
8b871bf8e9
|
insert special characters to converted ktxt2 blocks
|
2021-12-14 14:01:03 -07:00 |
|
|
d3b8bbcf8a
|
Cleaner stream-based ktxt2 conversions
|
2021-12-14 14:00:43 -07:00 |
|
|
b7e2b626f4
|
make trySpawnSync return the stdout
|
2021-12-09 16:29:13 -07:00 |
|
|
28c9c9fa78
|
fixes for Hollywoo
|
2021-12-04 00:12:13 -07:00 |
|
|
d80b0c01a9
|
fix Fountain conversions
|
2021-12-03 22:54:43 -07:00 |
|
|
f8e1d5d8ce
|
fix KTxt2 import split by paragraphs
|
2021-12-03 19:47:56 -07:00 |
|
|
3b5d03005b
|
Kiss-VSCode fallback to default config
|
2021-12-03 19:06:43 -07:00 |
|
|
80e909090d
|
Command to import KTxt2 input file
|
2021-12-03 17:49:31 -07:00 |
|
|
cfa76370a9
|
fix type unification of withValueOrInputBox
|
2021-12-03 17:37:25 -07:00 |
|
|
ef9d00b08b
|
include kiss-vscode builtin commands in the check for config changes
|
2021-12-03 17:36:59 -07:00 |
|
|
97af1827bc
|
allow creating empty ktxt2 files
|
2021-12-03 16:21:27 -07:00 |
|
|
eaaf443ca2
|
Add newline placeholder in Ktxt2
|
2021-12-03 15:58:17 -07:00 |
|
|
ccf6709d69
|
change a builtin kvscode binding
|
2021-11-30 13:08:41 -07:00 |
|
|
83d74bcd8b
|
(awaitCommands) macro
|
2021-11-30 12:45:18 -07:00 |
|
|
ed8e038ffa
|
include builtin config files in last modified time calculation
|
2021-11-30 12:44:54 -07:00 |
|
|
05f72a20c1
|
omit This case is unused messages from KVSCode error navigation options
|
2021-11-29 16:25:50 -07:00 |
|
|
260cc3d52a
|
make Kiss-VSCode compilation errors navigable
|
2021-11-29 16:20:56 -07:00 |
|
|
c896f98e78
|
fix missing null cases in KissConfig.kiss
|
2021-11-29 16:19:54 -07:00 |
|
|
50954a738f
|
fix missing null cases
|
2021-11-29 14:59:39 -07:00 |
|
|
d56eb75999
|
Allow updating Kiss-VScode as a VSCode command
|
2021-11-27 13:41:40 -07:00 |
|
|
deb677ec60
|
detect existing config.js
|
2021-11-27 13:13:48 -07:00 |
|
|
e43c70f659
|
Some OS kiss-vscode commands
|
2021-11-23 16:05:43 -07:00 |
|
|
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 |
|