RSyntaxTextArea icon indicating copy to clipboard operation
RSyntaxTextArea copied to clipboard

Parenthesis Auto Closing

Open atlasloft opened this issue 9 years ago • 1 comments

It seems that the default editor cannot auto close a parenthesis. So is it possible to turn on this function, or where is the core code about auto completion? Thanks for reading this.

atlasloft avatar Jan 08 '17 09:01 atlasloft

This isn't built in, and would be a new feature. This already happens for a handful of languages in the RSTALanguageSupport project, so code would have to be factored out from there.

bobbylight avatar Feb 02 '17 03:02 bobbylight