In a long train ride over the weekend I made this little tool to chat with Ollama from VSCode.<p>I don'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's very basic and honestly quite buggy (take a look at the issues) but I thought I'd share it here. If somebody else finds it interesting I can polish it up.