Commit Graph

13 Commits

Author SHA1 Message Date
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