madskristensen / madskristensen/EditorConfigLanguage
Ability to Add an .editorconfig from templates
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 140
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
I would be very useful to be able to add an .editorconfig from a list of templates.
For example, i often want to have different .editorconfigs depending on the project: 1 for web, 1 for test, one for migration, etc. to override the default behavior. The Add.... .editorconfig file could be enhanced to show the various
Not sure if the extension should manage/store the templates or not (although that would be cool, especially if they can be edited just like a normal .editorconfig), or just point to a directory that contains different .editorconfigs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the existing “Add .editorconfig” command and its template or file-creation flow, then review the open issue’s unresolved options for storing or discovering templates. Done means the command can present available templates and create the selected .editorconfig.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100