Commit Graph

42 Commits

Author SHA1 Message Date
Falko Victor Habel dc33d4bb85 fixed Bug related to titles 2024-06-02 16:38:48 +02:00
Falko Victor Habel f228a17e35 corrected speeling misstake 2024-06-02 16:32:54 +02:00
Falko Victor Habel bf77340523 added Correct LICENCE 2024-06-02 15:51:41 +02:00
Falko Victor Habel 60950fc4b4 LICENSE gelöscht 2024-06-02 13:44:55 +00: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 72003d9d52
Merge branch 'main' of https://github.com/10Nates/ollama-autocoder into main 2024-01-27 21:42:44 -06: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 ad1f183420
Added labels to issue templates 2024-01-18 22:36:42 -06:00
Nathan Hedge 3689852679
Fixed license year, updated version 2024-01-09 14:28:17 -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
Nathan Hedge d3124189e4
Merge pull request #4 from Huftierchen/main
fixed typo in vsconfig get for api endpoint
2024-01-09 14:23:29 -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 1c121748f4
changed README language toa ccount for stop on user input 2023-12-26 19:16:44 -06:00
Nathan Hedge 916c2c8f93
Merge branch 'main' of https://github.com/10Nates/ollama-autocoder into main 2023-12-26 19:07:44 -06:00
Nathan Hedge aa3d7e5c7a
bump version 2023-12-26 19:05: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 dbb4b39d5c
added example gif 2023-12-22 22:45:27 -06:00
Nathan Hedge 06456044ee
more into package.json 2023-12-22 02:03:11 -06:00
Nathan Hedge a36302e15b
added additional info to packae.json 2023-12-22 01:52:29 -06:00
Nathan Hedge ae9e0659ff
Update issue templates 2023-12-21 12:37:15 -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 b095396220
Merge branch 'main' of https://github.com/10Nates/ollama-autocoder into main 2023-12-20 20:23:41 -06:00
Nathan Hedge 294639a5cf
changed display name back (accidentally removed r) 2023-12-20 20:23:33 -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 8cf6565441
Update issue templates 2023-12-20 19:11:51 -06:00
Nathan Hedge 773a5a52cd
added vsix to gitignore 2023-12-20 18:32:02 -06:00
Nathan Hedge e1630624d8
chnaged description wording 2023-12-20 18:30:34 -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