Page is under construction.

Documentation

CppSense seamlessly integrates C and C++ documentation inside Visual Studio, allowing you to browse cppreference without leaving your IDE.

Documentation Browser

Use the Documentation Browser tool to navigate around cppreference.com. All other features of CppSense (such as Symbol Links, Context Sensitive Search and Search By Symbol Name) will use the Documentation Browser to navigate documentation.

Signature Highlighting

The Documentation Browser can also highlight overload signatures, for symbols that use function overloading. You can use the up/down arrows in the toolbar to change the currently highlighted signature. This feature is also used in conjunction with the Context Sensitive Search to highlight the overload that's being searched for.

Theming

The embedded browser supports a custom dark theme that's automatically swapped-in to match the theme of Visual Studio. No need to strain your eyes or install browser plugins!