##// END OF EJS Templates
Modifying CodeMirror focus hack to work better....
Modifying CodeMirror focus hack to work better. I had removed a text area focus event earlier today and that broke the . key. We are still having problems with CodeMirror elements gaining focus, but this seems to fix the issue.

File last commit:

r2732:60cab731
r4616:7421012b
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""