Add surrounder for cast to runtime type
This commit is contained in:
@@ -193,6 +193,7 @@ choose.target.class.or.trait.title=Choose target class or trait
|
||||
surround.with=Surround with
|
||||
surround.with.string.template="${expr}"
|
||||
surround.with.when.template=when (expr) {}
|
||||
surround.with.runtime.type.cast.template=(expr as RuntimeType)
|
||||
surround.with.function.template={ }
|
||||
surround.with.cannot.perform.action=Cannot perform Surround With action to the current contextsurround.with.function.template={ }
|
||||
remove.variable.family.name=Remove variable
|
||||
|
||||
Reference in New Issue
Block a user