I am using VSCode for C++ Catch2 code and find the Outline View to be lacking stubs for each TEST_CASE
or SECTION
.
Is there a way to edit the VSCode's Outline View to be able to parse these macros?
I am using VSCode for C++ Catch2 code and find the Outline View to be lacking stubs for each TEST_CASE
or SECTION
.
Is there a way to edit the VSCode's Outline View to be able to parse these macros?