yosssi / ace

HTML template engine for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for tab indentations

aficiomaquinas opened this issue · comments

I'd love to use tabs instead of spaces in the .ace files :)
Thanks btw for the great work!

If you change the space from 4 to 2 in sublime, the tab will work

@aficiomaquinas @534N Thanks for your comments! To make Ace program and syntax simple, I'm refraining adding the tab indentation support to Ace.