Feat: suggest EditorConfig extension for VS Code
Feat: suggest EditorConfig extension for VS Code Add .vscode/extensions.json to recommend the EditorConfig extension for VS Code users. While many modern editors support .editorconfig natively, VS Code requires an extension. Given VS Code's widespread usage, this extension should be suggested to ensure all contributors are submitting consistent code formatting, regardless of their editor choice.