Modify tabulation to insert space for user defined language
-
Hi hi, I have a user defined language for my notepad, I’d like to modify the tabulations to insert spaces instead of tabulation, is it possible, if so how?
Thank you for your help! -
There was a discussion on that a bit ago: https://community.notepad-plus-plus.org/topic/22857/adding-the-extension-of-prg-in-the-tab-settings-list/6
The short version is: not natively in UDL. However, using Python Script plugin, it’s doable.
There is an example script near the end of the conversation