RussellCanfield / wingman-ai

An open source AI assistant VSCode extension. Works with Ollama, HuggingFace and OpenAI
MIT License
126 stars 10 forks source link

VueJS2 and Linux Bash files not running #43

Closed Nerding4life closed 1 month ago

Nerding4life commented 1 month ago

We are having problems with getting wingman with ollama integrated working with .vue and .sh files. We are able to get them to work with other filetypes, like .js, .json, and .php to name a few. We run the latter filetypes and we get the greyed out code suggestions and a loading circle on the bottom right hand corner of the screen, but with the former we get no response at all. We are running in a VSCode extension.

harlenalvarez commented 1 month ago

Are you having these issues from chat or code complete?

Nerding4life commented 1 month ago

Code complete

harlenalvarez commented 1 month ago

Cool, I’ll add support for those types tonight.

harlenalvarez commented 1 month ago

We've added support for Vuew and Shell, feel free to test it with version 0.3.6

Nerding4life commented 1 month ago

Seems to work good! Thank you!

Nerding4life commented 3 weeks ago

Checking in, and seems to be running fine. Some hiccups here and there, but we are going through a bunch of different combos to see how and what works the best. We will let you know if we run into any more problems. The pro AI side of our team has been pretty happy so far!

RussellCanfield commented 3 weeks ago

Checking in, and seems to be running fine. Some hiccups here and there, but we are going through a bunch of different combos to see how and what works the best. We will let you know if we run into any more problems. The pro AI side of our team has been pretty happy so far!

Glad to hear! If you are able to provide any examples so we can improve certain scenarios we are happy to look!