##// END OF EJS Templates
Merge pull request #2216 from Carreau/autohighlight...
Merge pull request #2216 from Carreau/autohighlight Autochange highlight with cell magics Highlight change is made on cell load and Enter keypress. For now, it recognizes %%javascript, %%python[3], %%ruby, %%bash , %%R, %%perl. new modes can easily be added by adding regular expression on config.js
Bussonnier Matthias -
r8506:0ed37f8c merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...