A Visual Studio Code extension that provides a user-friendly, visual editor for .editorconfig files. Edit your EditorConfig settings with an intuitive interface instead of manually editing the file.
Features
🎨 Visual editor for .editorconfig files
✨ Intuitive interface for managing sections and properties
📝 Support for all standard EditorConfig properties
➕ Add custom properties easily
🗂️ Manage multiple file patterns in separate sections
🔄 Real-time preview of changes
Usage
Install the extension from the VS Code marketplace
Open any .editorconfig file in your workspace
The file will automatically open in the visual editor
Use the interface to:
Add new sections with file patterns
Add standard EditorConfig properties
Add custom properties
Edit values using dropdowns for predefined options
Delete properties or entire sections
Supported Properties
The editor supports all standard EditorConfig properties: