Skip to content Skip to sidebar Skip to footer
Showing posts with the label Syntax Highlighting

Vim Syntax Highlighting 'else:' For Python

I'm getting annoyed with the default python syntax highlighting in Vim. It does not highlight t… Read more Vim Syntax Highlighting 'else:' For Python

How To Tell Beautifulsoup To Extract The Content Of A Specific Tag As Text? (without Touching It)

I need to parse an html document which contains 'code' tags I'm getting the code blocks… Read more How To Tell Beautifulsoup To Extract The Content Of A Specific Tag As Text? (without Touching It)

Emacs Python-mode Syntax Highlighting

I have GNU Emacs 23 (package emacs23) installed on an Ubuntu 10.04 desktop machine and package emac… Read more Emacs Python-mode Syntax Highlighting

Is There A Way To Tell Gedit That .sage Files Should Always Be Highlighted As Python Code?

Well, that's about all there is to say. Currently I have to set the highlighting on each file b… Read more Is There A Way To Tell Gedit That .sage Files Should Always Be Highlighted As Python Code?