Anyway to disable certain builtin providers #431
Unanswered
Kailian-Jacy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There are a few providers enabled by default, like make and vscode task. Which is great that I can work with vscode config out of box.
With

OverseerInfo
I can see a list of them.As I'm disposing a huge program, make provider is producing more than 7k templates, which brought ugly timeout errors and really slows the template list down.

I've gone through docs and default config, finding nothing helpful to disable these builtin providers, any help?
Beta Was this translation helpful? Give feedback.
All reactions