Hi. We have the Python Add On and when using PythonSyntaxLanguage, I noticed that when typing an opening bracket, it automatically adds the matching closing bracket. I added a custom completion list that has the opening bracket option "[" but when that gets selected/added, it doesn't add the closing bracket automatically. Is there a way for it to recognize it as a typed text instead so it adds the closing bracket automatically too? Thanks.
[Modified 3 years ago]