|
|
Languages
List of supported languages.
Supported languages
Here's a list of supported languages and their aliases:
| Language | Aliases |
| C++ | cpp, c, c++ |
| C# | c#, c-sharp, csharp |
| CSS | css |
| Delphi | delphi, pascal |
| Java | java |
| Java Script | js, jscript, javascript |
| PHP | php |
| Python | py, python |
| Ruby | rb, ruby, rails, ror |
| Sql | sql |
| VB | vb, vb.net |
| XML/HTML | xml, html, xhtml, xslt |
See usage page on how to use aliaces.
Sign in to add a comment

is this language list at all extendable? instructions would be nice on how to add a language.
<? phpinfo(); ?>
I'm using it on Blogger. I've put the scripts on another site and I refer to them. The code works fine except for that introduces break lines tag <br> instead of putting the code on multiple line,it puts the code on one line and it's awful. What's the problem? thanks. Chris.
good
I'd love to see perl support
php doesnt seem to work for me
c-sharp works fine, but using the class sql or Sql does not do anything. Is SQL working?
c-sharp works fine, but using the class sql or Sql does not do anything. Is SQL working?
No ActionScript? supported :(
If you're adding languages, add my vote for Perl support. I'd love to see pf syntax too, but that's probably less common and less likely to happen.
چرا از ASP پشتیبانی نمیکنه؟
چرا از ASP پشتیبانی نمیکنه؟
چرا از ASP پشتیبانی نمیکنه؟
چرا از ASP پشتیبانی نمیکنه؟
<pre> <?php phpinfo(); ?> </pre>
(There is a spelling mistake of aliaCes instead of aliaSes in the maintext below the table).
- Paddy.
<b>Great Job!</b>
For those hankering after Perl support, here's my first attempt of a language file:
http://nevstokes.com/includes/syntax/scripts/shBrushPerl.js
- Nev
Has anyone worked on a Lua language file?
If you want to get one of the languages other than C-Sharp or XML, you need to include the proper file. For example, if you want PHP, do the following:
<script language="javascript" src="js/shBrushPhp.js"></script>
There is a file for each supported language so you will need to figure out which one you want to include for your language.
Respect! Script is cool! It was not pleasant, that sometimes, lines block each other. Excuse, for my bad English = (
Basic Lua Support
http://dkpfiles.com/dkp-extras/sh/shBrushLua.js
ColdFusion? brush http://blog.tech-cats.com/2007/10/syntax-highlighting-for-coldfusion.html
Is there any chance syntaxhighlighter will support matlab code in the future?
has someone written an ActionScript? 2.0 or 3.0 brush?
i coded a script for bash support, the file is here: http://bboy.mr.freeze.googlepages.com/shBrushBash.js
Any plan to speed it up a bit
I second the request for Actionscript 3 support.
groovy support please? perhaps scala?
Pretty slick,
Definitely has to have perl and diff support before its ready for prime time.
Would be the only choice IMO if it had those
And div support instead of pre, pre tags are pretty lame (the need to encode the < and > manually is pretty sucky too) and "all" that'd need done is to HTML encode certain entities and safe-fy the white space, like http://search.cpan.org/perldoc?Text::InHTML does.
Muito obrigado. Essa ferramenta é ótima, uso muito no meu blog.
--- Thank you very much. This tool is great, much use in my blog.
Patrick Espake patrickespake@gmail.com http://patrickespake.wordpress.com
Anyone considering doing something for PowerShell? ?