Falko Victor Habel
|
dc33d4bb85
|
fixed Bug related to titles
|
2024-06-02 16:38:48 +02:00 |
Falko Victor Habel
|
4ca0d6e105
|
first commit as Fableous coder main changes commited
|
2024-06-02 15:42:29 +02:00 |
Nathan Hedge
|
207e4ff829
|
consistency
|
2024-03-11 13:38:13 -05:00 |
Nathan Hedge
|
cc0b3cc20f
|
changed system to pseudo-system message header for better optimzed output, added temp setting, removed raw setting (now unnecessary)
|
2024-03-11 13:27:51 -05:00 |
Nathan Hedge
|
2938353228
|
Undo was terrible. Changed Position to be selection so you could just undo manually instead.
|
2024-01-27 21:31:40 -06:00 |
Nathan Hedge
|
b00c82b1e2
|
More reliable user input detect + undo
|
2024-01-27 21:22:14 -06:00 |
Nathan Hedge
|
841a975a0b
|
QOL + battery draining problem
|
2024-01-27 20:22:47 -06:00 |
Nathan Hedge
|
88e70e2bad
|
Merge branch 'main' of https://github.com/10Nates/ollama-autocoder into main
|
2024-01-09 14:24:40 -06:00 |
Huftierchen
|
217c7c787d
|
fixed typo in vsconfig get for api endpoint
|
2024-01-09 14:32:24 +01:00 |
Nathan Hedge
|
e254010ff4
|
input was always raw on response preview (wrong), added response preview max tokens setting
|
2024-01-08 20:21:32 -06:00 |
Nathan Hedge
|
5153544346
|
Added response previews and an option to disable it
|
2024-01-06 17:33:17 -06:00 |
Nathan Hedge
|
a36cd2ed80
|
Added ability to change completion prompt key(s)
|
2024-01-06 15:49:41 -06:00 |
Nathan Hedge
|
07f0638eaf
|
removed unnecessary internal command in favor of universal exposed command, added cancel on user input (way harder than it sounds)
|
2023-12-26 19:04:50 -06:00 |
Nathan Hedge
|
e4ee5d6dd3
|
made settings prettier and also broke whatever settings were currently set. Had to do it at some point
|
2023-12-21 00:54:03 -06:00 |
Nathan Hedge
|
259730806f
|
couldn't get askOnSpace to work
|
2023-12-21 00:43:22 -06:00 |
Nathan Hedge
|
ee97715d9b
|
removed the cursor thing because it was silly, added toggle for ask on space, exposed autocomplete command to command pallete
|
2023-12-21 00:33:07 -06:00 |
Nathan Hedge
|
c68676e794
|
fixed improper indentation and overwriting when inserting in the middle of preexisting code, clarified some information, added cursor-follows option.
|
2023-12-20 20:22:39 -06:00 |
Nathan Hedge
|
4f26bf3af3
|
settings only update on config change, better progress reporting, changed name, added README and icon, added categories & keywords, changed activation event
|
2023-12-20 18:27:42 -06:00 |
Nathan Hedge
|
fd0f553738
|
moved command function outside of activate (cleanup)
|
2023-12-20 16:06:47 -06:00 |
Nathan Hedge
|
110ebee3d8
|
got streaming & cancellation to work
|
2023-12-20 16:04:29 -06:00 |
Nathan Hedge
|
27613e21c1
|
got it to at least work mostly
|
2023-12-20 13:43:44 -06:00 |
Nathan Hedge
|
b8e3d0b97b
|
removed unnecessary function
|
2023-12-20 03:37:23 -06:00 |
Nathan Hedge
|
6d3677c72b
|
forgot to start a git history
|
2023-12-20 03:36:55 -06:00 |