Go Back
3 Votes

Traditional Synergy in Visual Studio Should Support Roslyn Code Reflowing


While supporting .editorconfig is a good start that is hardly the end all be all; in fact it is incredibly limited.

Instead the Compiler should be rewritten in Roslyn to support the much more powerful code refactoring and re-flowing abilities available to us in languages that support Roslyn.

For example this gist (https://gist.github.com/aolszowka/7c7f374a5e1adf927d4113b2bec12fc3) allows us to reformat all of our C# Code programatically which means we're able to put it in CI, which means we can quickly monitor the quality of our code base.

We desire that we have the same functionality in Traditional Synergy.

In addition a rewrite in Roslyn would allow implementation of StyleCop Analyzers and other code refactoring tools in Traditional Synergy.

0 Comments | Posted by Ace Olszowka to Synergy DBL, Visual Studio Integration on 1/23/2019 5:14 PM
Please log in to comment on this idea.