try / catch code formatting

Is there a way to auto-format an empty catch block as so:

try
{
some code...
}
catch { }


0
2 comments
Avatar
Permanently deleted user

Submit a request to the tracker...

<ronnie@freenet.co.uk> wrote in message
news:7c77a9537b6b8c7682c96d3e0a0@news.jetbrains.com...

Is there a way to auto-format an empty catch block as so:

>

try
{
some code...
}
catch { }

>



0
Avatar
Permanently deleted user

Hello Amir,

8778

Submit a request to the tracker...

<ronnie@freenet.co.uk> wrote in message
news:7c77a9537b6b8c7682c96d3e0a0@news.jetbrains.com...

>> Is there a way to auto-format an empty catch block as so:
>>
>> try
>> {
>> some code...
>> }
>> catch { }


0

Please sign in to leave a comment.