Hacker News new | ask | show | jobs
by chrisbennet 1876 days ago
My IDE is VS2017. I'd like a couple of things:

1. It would be nice to right click on a file in the solution explorer and have the menu include "Open File Location".

2. When working with C++, it would be nice is it helped with #include's i.e. give me the relative pathname. Don't make me compile it to find out if the file address is right.