S
S
Satangelus2018-11-27 21:45:31
C++ / C#
Satangelus, 2018-11-27 21:45:31

How to skip the exception when debugging?

How do I style my code so that Visual Studio will skip the exceptions I've set when debugging, which are technical in nature and not critical to operation.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
freeExec, 2018-11-27
@freeExec

You can not format the code, but add exceptions to ignored in the studio settings. But IMHO, you have something wrong in your approach to development.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question