Visualstudio-docs: UI support

Created on 6 Dec 2018  Â·  4Comments  Â·  Source: MicrosoftDocs/visualstudio-docs

I like this addition. I'm curious if there are plans for a UI to help design these files. I'm thinking something like the settings tab in the project properties.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

product-question

Most helpful comment

VS2019 will have a feature to export an EditorConfig file from the current VS settings.

All 4 comments

There may be plans for a UI designer - hopefully the product team will answer that. Also, if your codebase is C#, you can use the IntelliCode extension for VS to automatically create/infer an .EditorConfig file. See https://blogs.msdn.microsoft.com/visualstudio/2018/07/17/visual-studio-intellicode-inferring-coding-conventions-for-consistent-code/ and https://docs.microsoft.com/en-us/visualstudio/intellicode/intellicode-visual-studio.

VS2019 will have a feature to export an EditorConfig file from the current VS settings.

@cremor Thanks for bumping this issue, and you are correct, Visual Studio 2019 includes a button on the text editor code style options page to generate an .EditorConfig file from your settings:

image

plans for a UI to help design these files.

The world is shifting towards editing basic human-friendly formats (e.g. JSON).
We need no UI. We need no more UI bloat in VS. Learn to use your text editor.
The EditorConfig format is easy peasy to understand.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

CeciAc picture CeciAc  Â·  3Comments

tpodolak picture tpodolak  Â·  3Comments

wittelw picture wittelw  Â·  3Comments

Crono1981 picture Crono1981  Â·  3Comments

patrikhuber picture patrikhuber  Â·  4Comments