Nigel Scott
Nigel Scott
Apologies if this is something already implemented and I am doing it wrong, but I am using a test like this: ``` TEST_CASE("x") { SECTION("1") { code } SECTION("2") {...
``` CMake Warning at /Catch2/v2.13.7/Catch2_Release/lib/cmake/Catch2/CatchAddTests.cmake:46 (message): Test executable '' contains no tests! ``` Adding another test makes the error go away. :smile:
Would it be possible to generate a one line format, possibly with alignment of columns? I've tried changing the format, which almost works, but newlines in the tweet are still...
formatOnPaste seems to work, and formatOnSave obviously does, but formatOnType doesn't seem to do anything for me. Is this something that could be supported?
Hi - firstly, thanks for a really useful extension. Is it possible to add an option to highlight the entire line (maybe with a less opaque background colour) if it...
### Feature Request According to gdb, I should be able to set a breakpoint on a specific thread, using something like break : thread If I use the console I...
This package works fine for a while but then seems to go wrong. The highight disappears and the selected range seems to be in the wrong place? It was driving...
I have this extension installed alongside the C/C++ extension, which gives me loads of language specific functionality. Unfortunately though, it means that Go To Definition seems to come up with...
Would it be possible to add an option to show the details of each commit all on one line? Or to reduce the padding around each commit entry?
I have a markdown file which I automatically convert to latex when it's saved. Would it be possible to have a setting where saving *any* file triggers the preview update?