Sublime Forum

Strange behavior: only able to insert 1 tab per line

#1

hi all, i’m having a really strange behavior since updating from 3211 to 4113: i can’t insert more than 1 tab for any given line.

i tried a few random combinations of true/false for tab completion, detect indentation. but no luck at all. i uninstalled all plugins (including package control), but still no luck. anytime i re-install version 3211, the tab behavior works as expected (i can add as many tabs as i want). when i install 4113, i can only add 1 tab and it wont respond to any changes

thanks

current version: 4113
previous version where tabs work: 3211

0 Likes

#2

The first thing I would recommend would be seeing if the issue also happens in safe mode; if it doesn’t, then there is a package or key binding that is getting in the way of it doing what you want.

1 Like

#3

thanks, problem solved.

not sure why i didn’t think of it. it works fine in safe mode. i deleted the files from the previous install and now it works as expected. i don’t know what key bindings could have caused it but i can’t recall ever installing any packages or customizing the json.

i assumed it wasn’t a wide-spread issue and an end-user issue.

0 Likes