Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Conversation

onelivesleft
Copy link
Contributor

Adds a rename provider, which allows for IDE-like rename refactoring.

This does not work well currently (nim v1.0.4) because of a bug in nimsuggest: it fails to find the symbol inside template. However, this is fixed in the next nim release.

See: nim-lang/Nim@ff5ef95

It's possible nimsuggest could fail to find symbols in other situations, but the best way to get it up to scratch is to start using it, find it's problems, and fix them.

@kosz78
Copy link
Collaborator

kosz78 commented Dec 10, 2019

@onelivesleft, could You please resolve conflicts?

@onelivesleft
Copy link
Contributor Author

Done.

@kosz78 kosz78 merged commit c515e5a into pragmagic:master Dec 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants