How can I delete first and last bracket in Live Template in IDEA ?
('hello') -> 'hello'
It is impossible to make unwrapping Live Template because it just expands the code given.