Sublime Forum

Auto complete not working

#1

Auto completion is not working at all. Any time I open a new file I cannot get auto complete to function, even after somehow inexplicably having it working in a previous document. Here are my current preference settings. Any help would be incredibly appreciated.

{
“autocomplete”: true,
“color_scheme”: “Packages/Color Scheme - Default/Monokai.tmTheme”,
“draw_white_space”: “all”,
“font_size”: 15,
“tab_size”: 4,
“translate_tabs_to_spaces”: true,
“trim_trailing_white_space_on_save”: true
}

0 Likes

#2

by “open a new file”, do you mean open an existing file, or create a new file?

if it is the latter, did you remember to set the syntax accordingly? View menu -> Syntax -> …

0 Likes

#3

Oh I’m getting sick of this link: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

0 Likes