|
HomeNewsExamplesDemoDownloadsFAQDocumentationMailing ListsLicense | |||||||||
10:58 am GMT
GeSHi NewsHere's where you can find out all the latest news about GeSHi - new releases, bug fixes and general errata. New Languages Added04/06/2004Three new languages have been added today: C, Java and SQL. Each language is supported in a limited way, and support will get better in the next while. Also, there is new handling of comments to allow specific styles to be assigned to single line comments, and capitalisation now works fully, and correct casing of keywords (for example, Java's JOptionPane) can now be forced. Object highlighting supported, and new sublanguage available02/06/2004GeSHi will now highlight methods and fields of objects. If a method or field has the same name as a inbuilt function, it will be highlighted as a method instead of the standard highlighting. Also, a new, brief version of PHP highlighting is available. Much of the time that GeSHi spends highlighting is spent going through each inbuilt function, checking that it is in the string to be highlighted. This new version strips out some of the hardly used functions - like is_callable(), and entire groups of functions, like the class functions, to speed highlighting. GeSHi supports line numbering29/05/2004All highlighted files will now have line numbering. This feature is compulsory at the moment, but expect it to become optional in the near future. Also, support for PHP is now complete in terms of pre-defined function highlighting. GeSHi is born26/05/2004The GeSHi project is officially underway today, with an online demo available for testing. Currently supported languages are PHP and QuickBASIC, and many more languages are expected soon, as the engine improves. GeSHi isn't available for download at the moment, but expect a download to be available soon. |