Hi,
Have a problem with using tabs instead of spaces. In particular, when the file contains spaces (let’s say 8 for two indentation levels), then I click ‘enter’ and it auto-indents to the same position and inserts 8 spaces. In this case, I would expect to see two tabs instead. Any clue how to fix it?
My settings are like these:
"detect_indentation": false,
"translate_tabs_to_spaces": false,
"use_tab_stops": true,
"draw_white_space": "all",
"tab_size": 4,
Thanks for any help 