- Code: Select all
.main
- Code: Select all
.margin:
I have added the following to my user settings:
- Code: Select all
"auto_complete": false,
"auto_complete_commit_on_tab": false,
to my user settings with no effect. Am I missing something? Thanks!
.main.margin:"auto_complete": false,
"auto_complete_commit_on_tab": false,{ "key": "setting.tab_completion", "operator": "equal", "operand": false }ppadding // When enabled, pressing tab will insert the best matching completion.
// When disabled, tab will only trigger snippets or insert a tab.
// Shift+tab can be used to insert an explicit tab when tab_completion is
// enabled.
"tab_completion": true,Users browsing this forum: No registered users and 17 guests