ntrel created an issue (geany/geany#4513) The new document just has the same indentation as the file in `templates/files/`, and the default template files use tabs.
Geany could maybe replace tabs with spaces when opening the new document if the (project) indent type is spaces. There might be a problem with this if a user has made file templates using the tabs and spaces indent style, but they have a project indent type of spaces - because any tabs should represent double indents (and the project indent width would likely be 4). Though I'm not sure how common more than one level of indentation is in a template file. Maybe a preference would be needed. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4513 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
