|
Languages
List of supported languages.
Supported languagesHere's a list of supported languages and their aliases:
See usage page on how to use aliaces. |
![]() |
|
Search
|
|
Languages
List of supported languages.
Supported languagesHere's a list of supported languages and their aliases:
See usage page on how to use aliaces. |
is this language list at all extendable? instructions would be nice on how to add a language.
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.
(There is a spelling mistake of aliaCes instead of aliaSes in the maintext below the table).
- Paddy.
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.
Anyone considering doing something for PowerShell? ?
Patch files.. maybe?
Thanks! This is a great tool.
Thank you ! This is a great tool ~!
I am having some real trouble getting it to work with PHP is anyone else? and have they found a solution, it seems to work with every other language. Why not php?
<pre name="code" class="php"> <?php echo "HELP!"; ?> </pre>
I would love to see objective-c support.
Well, i am not sure if i did anything wrong, but i am having problems when i post lists type in Java, like List<Element>. Is that correct, the syntax highlighter does not support it?
There are other options if you're language is not supported here. If you use emacs , there is an extention to htmlize your code. It should work with and language that has a mode for emacs: http://fly.srk.fer.hr/~hniksic/emacs/htmlize.el
This allows you to generate you're html up-front and paste it in.
It would be good if Whitespace could be added to the list
voodoo81people:
<br /> are added automatically in Blogger because, by default, it will add them for you.
Set the "Convert line breaks" under Settings -> Formatting to "No".
Um, would you like to add the support for Fortran (what!).
I'm serious. I use programming techniques mainly to solve scientific problems, such as to find the numerical solution for a bizarre equation. Since then, I don't give much attention to OOP, yet. I use Fortran because of it's ability to manipulate external data file directly and generate the output as formatted matrix array.
So, anyone, is there someone have support for Fortran? Thank you, from the bottom of my heart.
p.s. Sorry for the hyperbolic language .. :)
Please add AS2 and AS3... I beg you...
Powerscript?
I'd like to see some D support, in wouldn't be difficult now that you have c++ and Java in the list, and it would be nice :D
actionscript?? there are so many blogs out there needing that. bit of a mistery why it is not included!
Has anyone of you a solution for syntaxhighliting in ObjC ? If so.. please post a download link! THX
Regards.
Muito bom, estou usando no site de repositório de códigos para desenvolvedores e analistas, server para muitas linguagens PHP, SQL, Delphi, JAVA, JavaScript?, .NET, www.mysafecode.net
Thanks for this. I love it!
I've created a brush for DOS batch files, and it can be found here: http://pcnorb.blogspot.com/2008/10/shbrushbatch-for-google.html