"README.md" did not exist on "cc1d57bae00d9a10cb129b905a9f243d1c2b0928"
CppOutline: Fix navigation to e.g. enum members
Use symbol->line() && symbol->column() instead going through the translation unit. That's also what CppEditor does in jumpToOutlineElement().
Loading
Please register or sign in to comment