[Github-comments] [geany/geany] Renaming a C++ source code symbol (variable, function, class, etc.) (#1883)

Matthew Brush notifications at xxxxx
Mon Jun 18 17:49:25 UTC 2018


It doesn't do semantic renaming, just textual replacement. For example if you did such a replacement and had one class with a member variable named `Size` and another class with a static method `Foo::Size()`, and you replace `Size`, both will get renamed, in addition to the word `Size` in any comments, parameter names, etc. Not sure if that's what you were asking?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1883#issuecomment-398139159
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180618/f7a4f41c/attachment-0001.html>


More information about the Github-comments mailing list