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