40 Commits

Author SHA1 Message Date
Tomas Valenta 9922e7b367 Add HF Infererence Endpoints; Add prompt model label; Cleanup 2023-04-20 16:08:49 +00:00
Tomas Valenta f3223e84c3 Fix prompt editing problems 2023-04-18 14:10:27 +00:00
Tomas Valenta 57f2649509 Enable autocomplete preview 2023-04-15 13:22:14 +00:00
Tomas Valenta 1455a7d93b Add UI for changing GPT model versions 2023-04-05 23:56:28 +00:00
Tomas Valenta 3e64720d8b Try autocomplete with more packages 2023-04-05 23:56:05 +00:00
Tomas Valenta 3b87b0f1b6 Fix esc handling 2023-03-31 22:52:46 +00:00
Tomas Valenta 1ccf2e7029 Fix backspace handling 2023-03-31 22:52:32 +00:00
Tomas Valenta 8616682c75 Change reference MD serialization 2023-03-31 15:43:35 +00:00
Tomas Valenta 4c61ba6610 Fix editor shrinking without content 2023-03-31 14:41:30 +00:00
Tomas Valenta c540723d55 Cleanup 2023-03-31 14:04:53 +00:00
Tomas Valenta 8d5fe558dc Hide autocomplete scrollbar; Simplify autocomplete coord calculation 2023-03-31 14:04:30 +00:00
Tomas Valenta ca8927bb80 Fix autocomplete vertical offset; Add autocomplete match highlight; Improve autocomplete UI style [WIP] 2023-03-31 13:49:28 +00:00
Tomas Valenta 153a689b15 Fix autocomplete insertion range calculation 2023-03-31 10:23:31 +00:00
Tomas Valenta e50f12fca0 Fix backspace reference delete bug; Stop loading references from global var 2023-03-31 10:00:12 +00:00
Tomas Valenta 496e84a490 Fix on keystroke reference matching 2023-03-30 23:36:59 +00:00
Tomas Valenta 49a3c5460a Enable editor opts again; Fix reference delete whitespace bug 2023-03-30 17:43:15 +00:00
Tomas Valenta 773ed5e90d Simplify editor initialization 2023-03-30 17:41:04 +00:00
Tomas Valenta f0dad1fae9 Cleanup 2023-03-30 12:46:03 +00:00
Tomas Valenta 533cf19092 Fix TS default export this reference error 2023-03-30 12:38:53 +00:00
Tomas Valenta ae2542f010 Fix autocomplete positioning 2023-03-30 11:55:16 +00:00
Tomas Valenta 2758320114 Fix missing param 2023-03-30 10:18:49 +00:00
Tomas Valenta 0baba57379 Remove twice initialized plugin 2023-03-30 10:09:10 +00:00
Tomas Valenta 1715fb091a Cleanup 2023-03-30 10:00:03 +00:00
Tomas Valenta 3120b6dc18 Cleanup; Improve autocomplete styling 2023-03-30 09:38:09 +00:00
Tomas Valenta 7b33b46e10 Filter reference duplicates 2023-03-30 09:19:14 +00:00
Tomas Valenta f7c96eebe1 Comment out new autocomplete matching 2023-03-30 09:07:40 +00:00
Tomas Valenta 30378f3193 Fix matching [WIP] 2023-03-29 23:08:20 +00:00
Tomas Valenta befe44973c Fix reference command passing; Fix reference insertion focus and replacement; Add filtering [WIP] 2023-03-29 23:01:16 +00:00
Tomas Valenta 7d49e1d529 Tweak autocomplete styling [WIP] 2023-03-29 15:24:49 +00:00
Tomas Valenta e6901583df Cleanup 2023-03-29 14:45:39 +00:00
Tomas Valenta e3bcfa0494 Cleanup 2023-03-29 12:38:48 +00:00
Tomas Valenta e01d296394 Fix attributes bug; Add MD serialization and context extraction; Improve inline context style; Fix context insertion and autocomplete [WIP] 2023-03-29 12:20:48 +00:00
Tomas Valenta 76cf163504 Add context schema node [WIP] 2023-03-28 22:44:25 +00:00
Tomas Valenta da52c16666 Cleanup 2023-03-28 12:15:40 +00:00
Tomas Valenta 94ce4a0d27 Create inline context command items 2023-03-28 11:09:31 +00:00
Tomas Valenta 8ea924b9b8 Fix command plugin [WIP] 2023-03-28 10:54:58 +00:00
Tomas Valenta 02080a3da0 Fix selector error 2023-03-28 08:52:30 +00:00
Tomas Valenta 4a90055e88 Add "context" block [WIP]; Style slash command [WIP] 2023-03-27 22:30:33 +00:00
Tomas Valenta 4513fbc152 Impove editor styling and add slash command + context node [WIP] 2023-03-26 22:17:38 +00:00
Tomas Valenta 63e027a43b Add slash command [WIP] 2023-03-26 17:12:17 +00:00