Browsing index pages (2 articles)
↧
Indentation of tabs and spaces is inconsistent in Stack Snippets
When I write code using JS/HTML snippet editor (orange icon):and paste code which contains one or more tab () characters as line indentation, then the snippet editor shows me this:The same code in the...
View ArticleAnswer by CertainPerformance for Indentation of tabs and spaces is...
The "tidy" button replaces tabs with spaces, so pressing it will fix indentation issues - but, some people like tabs and their existing code styling.Note that tabs in the HTML and CSS sections are also...
View Article
Browsing index pages (2 articles)