Is there a setting (e.g. in umbracoSettings.config) that controls what character (tab or spaces) is used for indentation in the back office text editor?
Anyone know the answer to this? I'm talking about the editor used for writing templates in the backoffice. Is it the CodeMirror "plugin"? Is everyone happy with tab characters in their cshtml files? How do I change that to be space characters?
Tab or space indentation in text editor
Is there a setting (e.g. in umbracoSettings.config) that controls what character (tab or spaces) is used for indentation in the back office text editor?
Thanks, -Tor
Anyone know the answer to this? I'm talking about the editor used for writing templates in the backoffice. Is it the CodeMirror "plugin"? Is everyone happy with tab characters in their cshtml files? How do I change that to be space characters?
I usually use Visual Studio to edit CSHTML files. Is that an option in your case? Or perhaps another code/text editor?
Yes, I'm using both VS Code and Visual Studio. But I also use the backoffice editor.
is working on a reply...