huggingface/llm-vscode

Feature Request: Enable or disable the extension per file-extension

WissamAntoun opened this issue · 2 comments

For people using Copilot and HuggingFace Code simultaneously, this is handy for people like me using HuggingFace code with a custom backend with Galactica to write .tex files, and Copilot for the rest.

My Custom Galactica repo for people interested: https://github.com/WissamAntoun/galactica-vscode-vllm

Taking note, will see what we can do about it, though we have other more pressing priorities at the moment.

Feel free to attempt adding the feature yourself!

Let me know if the solution works for you!