MarkusAmshove / natls

Language Server implementation for the Natural 4GL programming language
MIT License
13 stars 3 forks source link

Declare variable on qualified unresolved reference #430

Closed MarkusAmshove closed 11 months ago

MarkusAmshove commented 11 months ago

Using the declare variable code action when the cursor is on an unresolved reference that is qualified should add the variable to the corresponding group.

Tests: