Better tooltip for try
This commit is contained in:
+2
-1
@@ -5,6 +5,7 @@ Crumbs:
|
||||
catch (RuntimeException)
|
||||
Tooltips:
|
||||
function <b><code>foo()</code></b>
|
||||
try
|
||||
try {…}
|
||||
catch(Exception) {…}
|
||||
finally
|
||||
catch (RuntimeException)
|
||||
Reference in New Issue
Block a user