Skip to content

Autocompletion not working #173

Description

@Degubi

Hello! I have a problem with autocompletion not working.
For this very simple piece of code:

using System;

namespace NewDotnetProject{
    class Program{
        static void Main(string[] args){
            Console.WriteLine("Hello World!");
        }
    }
}

I can't autocomplete anything. Also I don't get any errors if I mistype anything.
Dotnet path: "C:\Program Files\dotnet\dotnet.exe". Gives command version: 2.1.700

Eclipse .log file with exceptions: https://pastebin.com/tpQQ0Bw6

Screenshot of omnisharp directory:
bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions