Sublime Forum

Tabs not working on version 4189

#1

Just noticed in version 4189 that tabs are not working if the cursor is on a word or a digit. E.g.: type 0, press TAB - no tab space appears. Here are my settings.
“font_size”: 12,
“always_show_minimap_viewport”: true,
“auto_complete”: false,
“tab_completion”: false,

This behavior does not exist in the version 4180.
What do I want: that this behavior goes back to the version 4180. I want my tabs.

0 Likes

#2

That’s a regression fixed in 4190 https://www.sublimetext.com/dev

0 Likes

#3

Thanks for the info, mr. milkman

0 Likes