Search code examples
notepad++

notepad++ How can I disable the auto indent in npp?


my problem in npp is that it adds an indention when I'm adding a backspace. For example, I'm inserting a backspace as shown in the linked picture:

https://i.sstatic.net/XrkHD.png

Npp adds automatic whitespace at the beginning...

whitespaces where added automatically...

As this is a fixed-length record, it will destroy the file. How can I disable this behavior?

Thank you for your help!


Solution

    • Select the menu option Settings - Preferences - MISC
    • Uncheck the option Auto-Indent
    • Click on the Close button
    • restart Notepad++