Open symbol documentation for clangdThis extension extends clangd to provide a way to open the documentation of symbols under cursor. Default hotkey is By default extension opens only STL and Boost documentations. Example. Open cppreference for compatible EASTL objects:
This extension required clangd with merged PR #575 (clangd 0.1.29 or newer) |