TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ollama Chat – Ollama Chat Interface for VSCode

4 pointsby shikaan5 months ago

1 comment

shikaan5 months ago
In a long train ride over the weekend I made this little tool to chat with Ollama from VSCode.<p>I don&#x27;t like AI assisted code completion as I find it distracting, but I like the convenience of not changing windows to look up the signature of `.reduce`.<p>It&#x27;s very basic and honestly quite buggy (take a look at the issues) but I thought I&#x27;d share it here. If somebody else finds it interesting I can polish it up.