Hi, I already know that it is not possible by default to have a different tab and indention size.
I'm new to TxMt so I want to ask if this is possible to achieve via scripts / bundles ?
One example to show my need. I'm working in a Python projekt, where the interpreter handles one tab as 8 chars. We use an indention of 4 chars. My workaround at the moment: set Tabs to 8 convert all tabs to spaces the set tabs to 4 soft spaces.
If somebody has hints, I'll work on it for myself.
Thx Jonatan