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

✨ EditorConfig Support #1703

Open
thecoolwinter opened this issue May 6, 2024 · 0 comments
Open

✨ EditorConfig Support #1703

thecoolwinter opened this issue May 6, 2024 · 0 comments
Labels

Comments

@thecoolwinter
Copy link
Collaborator

Description

EditorConfig is a useful file format for keeping code style the same across IDE’s. It has built-in support in numerous editors and is a fairly simple spec.

https://editorconfig.org/

All supported config options: https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties

Alternatives Considered

No response

Additional Context

This would require workspace settings overrides, since the config would be workspace-specific.

Screenshots

No response

@thecoolwinter thecoolwinter added enhancement New feature or request UX User Experience labels May 6, 2024
@austincondiff austincondiff changed the title EditorConfig Support ✨ EditorConfig Support May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant