Commit ef0bef8
authored
give example test explorer debug configurations hidden presentation (#4397)
`${cmake.testProgram}` is only valid in debug launch configurations when
they are run from the Test Explorer. Configurations that use it always
fail with "'${cmake.testProgram}' does not exist" when run from the Run
and Debug sidebar. Recommend hiding them to remove a source of errors.1 parent 6f4f396 commit ef0bef8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| 210 | + | |
210 | 211 | | |
211 | 212 | | |
212 | 213 | | |
| |||
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| 223 | + | |
222 | 224 | | |
223 | 225 | | |
224 | 226 | | |
| |||
0 commit comments