Skip to content

Intellisense suggestions break the snippet flow #29

Answered by sleepymalc
liris8 asked this question in Q&A
Discussion options

You must be logged in to vote

I think you can look into tab in keybinding setting. For example, I disable this behavior:

{
        "key": "tab",
        "command": "-acceptSelectedSuggestion",
        "when": "suggestWidgetHasFocusedSuggestion && suggestWidgetVisible && textInputFocus"
},

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sleepymalc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants