MarkusAmshove / natls

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

Use go to definition to jump between opening and closing statement keywords #418

Closed MarkusAmshove closed 10 months ago

MarkusAmshove commented 10 months ago

With this change, go to definition can be used to jump between opening and closing tokens of a statement.

For example, if it is triggered on END-IF, it will jump to the corresponding IF keyword.

sonarcloud[bot] commented 10 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

66.0% 66.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint