Updated plugins
This commit is contained in:
@@ -259,7 +259,7 @@ finally
|
||||
endsnippet
|
||||
|
||||
snippet throw "throw"
|
||||
throw new ${1}Exception("${2}");
|
||||
throw new $1Exception("$2");
|
||||
endsnippet
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user