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

Editor options #34

Open
mikeddol opened this issue Jul 12, 2018 · 3 comments
Open

Editor options #34

mikeddol opened this issue Jul 12, 2018 · 3 comments

Comments

@mikeddol
Copy link

Is it possible to have a sort of .editorconfig file to set spacing and tabbing and all that to match what you're currently using?
For example I have set my spacing for JS to 2 spaces and it formats EVERYTHING if I try to make a change..

@thebaer
Copy link
Owner

thebaer commented Jul 12, 2018

Yep, if you're familiar with the best way to set that up, please feel free to do that and reformat everything along with the config change -- we'll stick with that going forward.

@mikeddol
Copy link
Author

Alright. I found a tool that generates an .editorconfig based on the files in the project. Seems very basic but it'll do. I'll probably add a vscode workspace file which has a lot more options than the .editorconfig

Do you have a preference on this or should I just keep it like you've started it?

@mikeddol
Copy link
Author

mikeddol commented Jul 13, 2018

maybe we could adhere to the classic style-guide?

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

2 participants