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.
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.
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.