Ben Stabley
Ben Stabley
@lszomoru The copilot related settings I have are: ```json "github.copilot.enabled": false, "github.copilot.editor.enableCodeActions": false, "github.copilot.nextEditSuggestions.enabled": false, "chat.commandCenter.enabled": false, "chat.agent.enabled": false, ``` The first 3 became inactive (dim text) at some point....
Found another 
@lszomoru Thank you. Then there isn't a JSON config analog of that command? I hope one will be added soon that disables and hides all chat/AI related things.