Format After Paste
Run the
Format Selection command of the IDE after every multi-line paste. Avoid changing indentation manually.
This feature is available for C/C++, C#, and JavaScript.
The style of formatting is not configurable through Visual Assist X. The style is applied by the
Format Selection command of the IDE.
Due to unsatisfactory formatting,
Format After Paste is not applied when the paste buffer contains a multiline C style comment.