Skip to content

VS Crash fix & better name resolution

Choose a tag to compare

@GrahamTheCoder GrahamTheCoder released this 11 Jan 18:16
· 1928 commits to master since this release
  • Improve ambiguous name resolution

Vsix

  • Fix Visual Studio crash when converting some structures

VB -> C#

  • Simplify compound assignment conversion
  • Avoid some case conflicts

C# -> VB

  • Remove extra parentheses around CType expression
  • Convert var declaration patterns with binary operators in switch statements (part of #222)
  • Keep empty argument lists