C/C++

Dbx support

C/C++ debugger supports dbx native debugger.


Clang-format support

C/C++ editor supports popular formatting tool clang-format.


Clank-based Diagnostics (Experimental)

We have added new diagnostics based on the Clank (java clang) that can show you error path for the problem discovered, use Fix it suggestions.

To turn on new diagnostics go to Tools->Options->Editor->Hints

See null deference error path example below



  • No labels