visual studio code - How to enable `Github Copilot` typing `Tab` to auto completes? - Stack Overflow

PHOTO EMBED

Sun Jul 28 2024 15:37:46 GMT+0000 (Coordinated Universal Time)

Saved by @destinyChuck #json #vscode

[
  {
    "key": "tab",
    "command": "editor.action.inlineSuggest.commit",
    "when": "textInputFocus && inlineSuggestionHasIndentationLessThanTabSize && inlineSuggestionVisible && !editorTabMovesFocus"     
  }
]
content_copyCOPY

https://stackoverflow.com/questions/71818580/how-to-enable-github-copilot-typing-tab-to-auto-completes-in-markdown-files