consulo / consulo-csharp

Languages: C#
Apache License 2.0
50 stars 6 forks source link

Bad recovery for local variables #464

Closed VISTALL closed 6 years ago

VISTALL commented 7 years ago
using System;

public class TestMe
{
    private String value;

    void Start()
    {
        value = "dasfas";

        value. // no completion

        value = "fsafas";
    }
}
winxalex commented 7 years ago

Best yo close and when I see 7 issues on unity I need to ROTFL I could supply at least 50