Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 242 Bytes

File metadata and controls

13 lines (13 loc) · 242 Bytes
{
    "editor.inlineSuggest.enabled": true,
    "github.copilot.enable": {
        "*": true,
        "yaml": false,
        "plaintext": false,
        "markdown": true,
        "javascript": true,
        "python": true
    }
}