Hello,
On Sublime Text 4, Stable Channel, Build 4169 I have the following problem:
The settings are:
{
"detect_indentation": false,
"tab_size": 4,
"translate_tabs_to_spaces": true,
}
But when I open a new file sometimes it happens that when I hit tab key, a tab character is inserted instead of 4 spaces.