yeslogic / fathom

🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧
Apache License 2.0
259 stars 14 forks source link

Recommend the `EditorConfig` extension for VSCode users #413

Closed Kmeakin closed 1 year ago

Kmeakin commented 1 year ago

VSCode allows you to list recommended project-specific extensions in .vscode/extensions.json. This will prompt VSCode users to install the listed extensions the first time they load the project. This should make it slightly easier for new contributors who use VSCode to stick to the project's editing style.