[Request] "Go to implementation" option for BP nodes

It would be nice to have a “Go to implementation” feature for blueprint nodes. For custom blueprint nodes, this could open your implementation of that node in VS or Xcode. For built-in nodes, it could maybe open the declaration in the header and if the editor was built from github, it could also display the implementation. This would help immensely converting BP graphs to code and generally learn useful things about the API. Thanks!

I am marking this as answered for tracking purposes.