Sublime Forum

Persistent annoying bug on auto_complete!

#1

There is a very annoying bug on the auto complete that i’m facing for a few weeks.

I’m trying to disable the auto completion on tab for long time…
I have no plugins installed, and that’s my Preferences.sublime-settings:

[code]{
“auto_complete”: true,
“auto_complete_commit_on_tab”: false,
“tab_completion”: false,
“bold_folder_labels”: true,
“show_line_endings”: true,
“always_prompt_for_file_reload”: true,
“font_size”: 11,
“ignored_packages”:

	"Vintage"
]

}[/code]

Please someone do fit this freaking but!

0 Likes