Wolfgang

Results 5 comments of Wolfgang

Yes, you're right. The formatting is consistent with itself - sorry for the bad explanation/misleading topic. My problem was that I HAVE TO look at the surrounding code to adapt...

It was just an proposal and the example was the first that passed through my mind. "I couldn't tell you which form of the above example I would write **intuitively**".

Yes, again - Clang Power Tools (format on save) and this extension (format document on save) no longer work and Code Cleanup doesn't work either. (See https://developercommunity.visualstudio.com/t/Code-Cleanup-Support-for-C/1693911)

> It is still not working on my end. This is strange. For me, formatting on save works with the VS Update to 17.3.5. I'm not sure if it is...

Any updates? It seems I am facing the same problems with (Nuget) version 1.0.1938.49 inside a Windows Forms application. ``` WebView().ContinueWith(webViewTask => { var webView = webViewTask.Result; webView.Invoke(new Action(() =>...