Accept Next Line Of Inline Suggestion KB shortcut is not working, add this to keyboard.json: { “key”: “cmd+right”, “command”: “editor.action.inlineSuggest.acceptNextLine”, “when”: “inlineSuggestionVisible” },
try to accept new line only, it does not work.
Accept word by word does work.
I’m having the same problem. Have you found a solution?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.