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

Add support for .editorconfig files #36

Open
martinribelotta opened this issue Jan 10, 2019 · 0 comments
Open

Add support for .editorconfig files #36

martinribelotta opened this issue Jan 10, 2019 · 0 comments

Comments

@martinribelotta
Copy link
Owner

The .editorconfig file apear as a standard form to share configuration between different IDEs.

See: https://editorconfig.org/

This approach need:

  • Recognise and load .editorconfig file format (ini parser)
  • Optional save current relevant configuration to .editorconfig in actual project file base
  • Add per-file configuration extracted of respective .editorconfig database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant