Deb
Deb

Reputation: 1098

Trigger auto-complete halfway a word in brackets IDE

Is it possible to trigger autocompletion in Brackets when you're in the middle of the word? When I start a new word it will trigger and show all the possibilities but after a typo and a backspace I lose this list. Is there a way to enable auto-completion so that it is always suggesting possible matches?

Upvotes: 1

Views: 147

Answers (2)

YiJie
YiJie

Reputation: 1

when i press Ctrl + Space without pressing any keys try to trigger auto suggest possible option, it doesn't work, cause the mac shortcuts setting use Ctrl + Space to change input source. you can change the mac shortcuts setting or the IDE keymap setting

Mac shortcuts setting

1

IDE keymap setting

2

Upvotes: 0

Majeed Siddiqui
Majeed Siddiqui

Reputation: 548

Ctrl + Space. Most of the IDE support this for auto completion.

Upvotes: 2

Related Questions