usethesource / rascal-language-servers

An LSP server for Rascal which includes an easy-to-use LSP generator for languages implemented in Rascal, and an interactive terminal REPL.
BSD 2-Clause "Simplified" License
10 stars 7 forks source link

Try and detect pom.xml changes that should invalidate cached PathConfigs #290

Closed DavyLandman closed 11 months ago

DavyLandman commented 1 year ago

Fixes #289

jurgenvinju commented 1 year ago

good fix! some minor comments on the parsing of the XML. perhaps a regular expression could fix that. And I'd like to know if pom parents are always immediate folder parents too.

DavyLandman commented 1 year ago

@jurgenvinju I think all your concerns are adressed with the latest commit?

sonarcloud[bot] commented 12 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 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication