Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cljr-stop-referring alters string literals #402

Closed
vemv opened this issue Dec 30, 2017 · 0 comments
Closed

cljr-stop-referring alters string literals #402

vemv opened this issue Dec 30, 2017 · 0 comments

Comments

@vemv
Copy link
Member

vemv commented Dec 30, 2017

Hey there,

If foo was a referred symbol from some-ns, and the current buffer contains a literal string such as "Hello foo!", s-r will turn the string into "Hello some-ns/foo!".

Cheers - Victor

anthonygalea added a commit to anthonygalea/clj-refactor.el that referenced this issue May 16, 2019
magnars added a commit that referenced this issue May 16, 2019
[Fix #402] Do not alter strings when using `cljr-stop-referring`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants