6 ms·
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 Locat
by chrisbennet 5y 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.