MarkusAmshove / natls

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

Handle external change notifications for modules #421

Closed MarkusAmshove closed 10 months ago

MarkusAmshove commented 10 months ago

Handle changes (modification, delete, added) from watch notifications, so that externally edited files (e.g. by git) get updated.

This PR also removes the handling of stow logs and natunit result files, so it should be merged pretty late. Users that rely on inline assertion error flagging need to also update the natunit plugin with MarkusAmshove/vscode-natunit#8

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

85.6% 85.6% Coverage
0.0% 0.0% Duplication