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

Rename refactoring for grammars #418

Open toinehartman opened 1 month ago

toinehartman commented 1 month ago

Implements grammar support for the rename refactoring.

Complementary to #397. Allows renaming of productions, constructors, fields/labels in grammars.

sonarcloud[bot] commented 8 hours ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud