sethfowler / pygmalion

A code analysis tool based on libclang
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

Add the ability to go to the declaration of the current function or method #112

Open sethfowler opened 11 years ago

sethfowler commented 11 years ago

I am 95% sure this doesn't require any DB changes but there may be some as-yet-unknown edge cases here that the current go-to-declaration code doesn't cover.