consulo-csharp
consulo-csharp copied to clipboard
Move statement up command doesn't work
Original issue: https://github.com/consulo/consulo-unity3d/issues/107. Moved by @VISTALL
Move statement up command doesn't work
it should move all statement but moves just 1 line

Currently C# not supported Move Statement. I will try to fix in near future, after https://github.com/consulo/consulo-csharp/issues/471
Thanks