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

Fix Github tab / Space Issues #17

Closed
aldendaniels opened this issue Jun 15, 2013 · 3 comments
Closed

Fix Github tab / Space Issues #17

aldendaniels opened this issue Jun 15, 2013 · 3 comments

Comments

@aldendaniels
Copy link
Owner

It looks like since we've switched to github komodo is putting tabs into javascript despite apparent settings. This is really annoying. We need to research the problem and fix it.

We want an indention width of 4 and want to prefer spaces in all our code (javascript, HTML, CSS).

After fixing the underlying problem, we need to replace all tabs with four spaces. Don't mess with any code from external libraries like Ace or stuff in node_modules.

Let's do this as soon as possible.

@aldendaniels
Copy link
Owner Author

@DizzyDan, this is the issue you told me about. I'm getting it too.

@aldendaniels
Copy link
Owner Author

Ahah. For whatever reason, Komodo is convinced that the file itself demonstrates a need to use tabs instead of spaces. To fix this, un-check the following checkbox:
Edit > Preferences > Editor > Indention > Allow file contents to override Tab and Indention settings

@aldendaniels
Copy link
Owner Author

Actually re-opening . . . we still need to replace existing tabs.

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

1 participant