Jump To Definition should work for C++ operators just like it works for Swift operators
| Originator: | steipete | ||
| Number: | rdar://32767340 | Date Originated: | 14-Jun-2017 05:52 PM |
| Status: | Open | Resolved: | |
| Product: | Developer Tools | Product Version: | Xcode 9b1 |
| Classification: | Enhancement | Reproducible: | Always |
Summary: In Swift, command-click on an operator to jump to the definition. Would be great if C++ can do that as well. Steps to Reproduce: Declare a C++ operator in a class Try command-clicking Observe nothing happens Expected Results: Should jump to define Actual Results: Doesn’t jump Version: Xcode 9b1 Notes: No sample as you will have a ton of code around that already uses C++ operators, or see http://en.cppreference.com/w/cpp/language/operators for some sample code.
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!