Search code examples
editortext-editorquotesdouble-quotesbrackets

Is there any editor or popular editor extension that automatically remove quotes/brackets?


There are too many text editors, which have the function, that if I just select a piece of the code and press the quote/bracket key, the selected code becomes wrapped into the type of the quotes/brackets I pressed. But do you know any or are you using any, which has also the function, that if I select the piece of the code wrapped into the quotes/brackets and press the same quote/bracket key or some key combination, that piece of code becomes unwrapped?

Also if you know any editor or popular editor extension that automatically remove all quotes/brackets from the code, please write it too. Everything would be helpful.

We are doing some research and this question is still unanswered. Please help us if you know anything about.


Solution

  • Finally, I've made it by writing my own extension to my favourite editor.