##// 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 / terminal / console
tests
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...