JetBrains / JetBrains/resharper-unity
Keys to jump between function calls in the stacktrace log quickly
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if I could set keys like `[` and `]` (up to the user's choice, may not be the best default keys) to navigate between function calls. It would move the caret between the function calls and open the relevant file as if I clicked or pressed enter on it. Possibly opening the files but not in different tabs everytime, only keeping a temporary tab that is replaced until you type in it, I think Rider/Idea platform can do this like Visual Studio, not sure what that's called.
Combined with #460 it would be extremely powerful. Hell, I think just putting the keys on the down/up arrow keys would work great for me. At this point, maybe making the log a list view would be better though..
Contributor guide
Assessment
This issue has not been assessed yet.