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

use tab instead of soft tab #22

Merged
merged 1 commit into from
Sep 22, 2016
Merged

Conversation

steinwaywhw
Copy link
Contributor

Hi @prasmussen, this is related to glotcode/glot#5. I propose this change to make tabs tabs, instead of 4 spaces, but it is up to you. Hard tabs makes it easier to write makefiles.

Hi @prasmussen, this is related to glotcode/glot#5. I propose this change to make tabs tabs, instead of 4 spaces, but it is up to you. Hard tabs makes it easier to write makefiles.
@prasmussen
Copy link
Member

Give me a couple of days to deploy this to glot.io.

@prasmussen prasmussen merged commit 3926358 into glotcode:master Sep 22, 2016
@steinwaywhw
Copy link
Contributor Author

Thank you!

@prasmussen
Copy link
Member

I had to revert this change after doing some testing (5f98d85).
Languages like Elm won't compile when tabs are used in the source code and Haskell gives a compiler warning by default when tabs are used.
One way to solve this would be to enable tabs per language or have a setting in the editor to enable tabs. I might look into this at a later time.

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

Successfully merging this pull request may close these issues.

2 participants