|
acdc9650e5
|
allow duplicate lines in transcribe-voice-track.py
|
2021-12-04 22:10:55 -07:00 |
|
|
8bddb4dafe
|
Vosk python script for guessing where lines are in a VO wav file
|
2021-12-04 21:05:05 -07:00 |
|
|
28c9c9fa78
|
fixes for Hollywoo
|
2021-12-04 00:12:13 -07:00 |
|
|
2348de8978
|
intercut feature for hollywoo
|
2021-12-03 22:55:12 -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 |
|
|
3a3d69d13a
|
Solve AOC day 3 pt 1
|
2021-12-03 15:45:00 -07:00 |
|
|
224ea5f30a
|
Solve AOC day 2 pt 2
|
2021-12-03 14:07:11 -07:00 |
|
|
40882d7a45
|
Solve AOC day 2 pt 1
|
2021-12-03 13:58:16 -07:00 |
|
|
5b73605819
|
AOC day 1
|
2021-11-30 23:13:31 -07:00 |
|
|
ccf6709d69
|
change a builtin kvscode binding
|
2021-11-30 13:08:41 -07:00 |
|
|
e4f6397bd5
|
fix null case in NAT
|
2021-11-30 13:08:24 -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 |
|
|
533da7dcb6
|
remove hollywoo test cases I wasn't going to finish
|
2021-11-29 18:10:51 -07:00 |
|
|
88a8be6bda
|
fix case null errors in sched
|
2021-11-29 17:57:35 -07:00 |
|
|
ac9c4fb076
|
fix EmbeddedScript breakpoint problems
|
2021-11-29 17:51:34 -07:00 |
|
|
5706dcaa6b
|
fix new bug in reader macros without &builder
|
2021-11-29 17:06:17 -07:00 |
|
|
9db8c5395d
|
fix asciilib tests
|
2021-11-29 16:36:17 -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 |
|
|
e0603097e3
|
add namedGroup function to nodejs RMatch
|
2021-11-29 16:20:31 -07:00 |
|
|
c896f98e78
|
fix missing null cases in KissConfig.kiss
|
2021-11-29 16:19:54 -07:00 |
|
|
3a74bdc60b
|
R.distinctMatches
|
2021-11-29 15:00:06 -07:00 |
|
|
50954a738f
|
fix missing null cases
|
2021-11-29 14:59:39 -07:00 |
|
|
7f06abe9e1
|
allow hollywoo readermacros to handle optional arguments
|
2021-11-27 21:13:25 -07:00 |
|
|
082a6df576
|
hollywoo reader macros passing cc automatically
|
2021-11-27 20:37:40 -07:00 |
|
|
b6abbea52a
|
WIP hollyoo movie method readermacros
|
2021-11-27 18:58:18 -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 |
|