Can I customize auto-formatting (like using UniversalIndentGUI) with Visual Studio? -


So, I'm trying to create my own code formatting because the visual studio auto-format is not working perfectly Does i need Although I was able to get the exact code format I wanted to use Universal Indentgutty, I do not know how (or if there is any way) integrates my format with Visual Studio

for now , I can copy a file into Universal IndUUU in Visual Studio and then select "Live Preview" and then copy it into Visual Studio.

I think it's better to do this. Ideally, I can select "Format" in Visual Studio and convert it to my own format as I want.

Is there any way I can do that? Is there a better way to copy my code into Universal IndUUI and then bring it back to Visual Studio?

There are some code formatting options in Visual Studio, and there is a button to do this, but not me Know how this happens, but there are plugins to control.

I know that UniversalIndentGUI can create a script to format all the files in a directory (in a given detail), and Visual Studio can note modified files and reload Can do. Creating your formatting rules, exporting a script, and sometimes running it (plug-in, manually as a task in the VS) will be a functional solution.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

memcached - Django cache performance -