I upload the template to Overleaf and found this issue: Did anyone have the same issue? How did you solve it?
Exception ignored in: <function _ProactorBasePipeTransport.__del__ at 0x000001EEB9E5B310> Traceback (most recent call last): File "C:\Users\qwert\AppData\Local\Programs\Python\Python38\lib\asyncio\proactor_events.py", line 116, in __del__ self.close() File "C:\Users\qwert\AppData\L...
no command for selector: noop: I’ve copied the code in ~/Library/Application Support/Sublime Text 2/Packages/User in a file named: close_tag.py And added the following line to user key bindings: { "keys": "ctrl+period"], "command": "close_tag" } Am I missing something? 0 Likes...