fwcd / curry-language-server

IDE support for the functional logic language Curry
BSD 3-Clause "New" or "Revised" License
27 stars 2 forks source link

Context-aware code completions #5

Open fwcd opened 4 years ago

fwcd commented 4 years ago

Provide context-aware code completions based on whether the user is currently in a type, value or qualifier context (imports/qualified identifiers).