nextflow-io / language-server

The Nextflow language server
Apache License 2.0
0 stars 0 forks source link

Rename #22

Closed bentsherman closed 1 month ago

bentsherman commented 1 month ago

Adds a "rename" provider, which renames a symbol (e.g. process/workflow/function, variable) and all of its references.

The only remaining question is how to deal with aliases. But I think I know what to do:

bentsherman commented 1 month ago

Merged manually via eb8489d6001be8dae1d51347668850c9346ade05