Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qtconsole syntax highlighting #131

Open
malmaud opened this issue Dec 23, 2013 · 2 comments
Open

qtconsole syntax highlighting #131

malmaud opened this issue Dec 23, 2013 · 2 comments

Comments

@malmaud
Copy link
Contributor

malmaud commented Dec 23, 2013

Looks like we don't have julia syntax highlighting/indenting support in qtconsole right now. According to http://pygments.org/docs/lexers/, Pygments has a Julia mode, so it might just require a tweak in the ijulia custom profile.

@malmaud
Copy link
Contributor Author

malmaud commented Dec 24, 2013

And it looks like IPython has support for changing the QT console lexer (ipython/ipython#4622), but only in master. Changing the lexers for syntax highlighting, but automatic indenting for blocks defined in the terminal is not working, and #22 is still unresolved.

@stevengj
Copy link
Member

Still doesn't seem to work. Not sure if anyone cares about the QT console any more?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants