Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for number of spaces as indentation #47

Open
arvinsim opened this issue Mar 2, 2015 · 5 comments
Open

Option for number of spaces as indentation #47

arvinsim opened this issue Mar 2, 2015 · 5 comments

Comments

@arvinsim
Copy link

arvinsim commented Mar 2, 2015

Current indentation rule is 2 spaces.

It would be better if there is an option to set this to to other values like 4 spaces. It is cumbersome to change the space tabbing everytime I edit an Ace file since almost everything else I work on use 4 spaces.

@yosssi
Copy link
Owner

yosssi commented Mar 2, 2015

Thanks for your comment. I'll think of adding this option.

@TheHippo
Copy link

TheHippo commented Apr 1, 2015

It looks like I am in the wrong place, but since we are at this topic: How about allowing TAB for indention?

@yosssi
Copy link
Owner

yosssi commented Apr 1, 2015

Thanks for your comment. I think it would be nice if we could add an option that specifies the indent rule (2 spaces, 4 spaces or tab) to the Options struct.

@TheHippo
Copy link

TheHippo commented Apr 1, 2015

I'll try to look into this.

The fix should be applied somewhere around here in line.go

@jf
Copy link

jf commented Jun 18, 2015

YES. Tabs, pls!!! :} Just like go, and just like a lot of sane code... :}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants