"editor.autoClosingBrackets": false,
"editor.suggestOnTriggerCharacters": false,
"editor.acceptSuggestionOnCommitCharacter": false
those are the things i tested around disabling/enabling. there might be more options i changed but I cant remember which ones. anyway all of a sudden copilot does not suggest anything anymore. those 3 options above are all set to true and the copilot icon in the bottom right of vscode tells me that it's running.
what could be the reason for that?