Sublime Forum

3083 - autocomplete in additional "view into file" not worki

#1

Hi All,

autocomplete is not working for me anymore in an additional “View into file” after updating to 3083. It only works in the original window. If I type in the additional view, it tries to autocomplete in the original one. I tried to upload a picture here, but the service was unavailable, here a link to the screenshot: http://goo.gl/pVMQrn

MacOS 10.10.2 (14C1510)

This is my preferences.sublime-settings User:

"auto_complete": true, "auto_complete_size_limit": 4194304, "auto_complete_delay": 50, "auto_complete_selector": "source - comment, meta.tag - punctuation.definition.tag.begin", "auto_complete_triggers": {"selector": "text.html", "characters": "<"} ], "auto_complete_commit_on_tab": false, "auto_complete_with_fields": false, "auto_complete_cycle": false,

Thanks for any hints,
Thomas

0 Likes