Syntax highlighting
This theme supports syntax respectively code highlighting. Below you find some examples of different programming languages.
ruby:
python:
php:
js:
java:
objective c:
perl:
sql:
c++:
c sharp:
vb:
1
2
3
| Private Sub Form_Load()
MsgBox "Hello, World!"
End Sub
|