ex3ndr / llama-coder

Replace Copilot local AI
https://marketplace.visualstudio.com/items?itemName=ex3ndr.llama-coder
MIT License
1.37k stars 95 forks source link

Feature: Pause Autocomplete #39

Closed bkyle closed 2 months ago

bkyle commented 4 months ago

This patch allows the user to pause/resume autocomplete (#13) for the duration of the Visual Studio Code session. The status bar item indicates that autocomplete is paused through the displayed icon as well as the tooltip.

Additional changes

butuzov commented 2 months ago

Can we have this? @ex3ndr

ex3ndr commented 2 months ago

Thank you for pinging me up, i will merge it today