Projects tagged ‘highlight’


[50 total ]

73 Users
   

GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS. It features case-sensitive or insensitive highlighting, auto-caps/non-caps of any keyword ... [More] , an unlimited scope for styling, the use of CSS in which almost any aspect of the source can be highlighted, the use of CSS classes to massively reduce the amount of output code, function-to-URL capabilities, line numbering, and much more. Over 50 languages are supported, including Java, C, PHP, HTML, CSS, SQL, Pascal, C++, XML, ASP, and ASM. [Less]
Created over 3 years ago.

70 Users
   

Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
Created over 3 years ago.

5 Users
   

Colorer is a syntax highlighting and text parsing library. It provides real-time text parsing services for host editor systems and transforms results into colored text. Output data allows to search ... [More] and build list of functions, structures, allows to search and indent programming language constructions (brackets, paired tags). Colorer uses pure C++ and XML, it is fully portable and works on win32/unix/mac platforms. Top level Java language API is also available as well as plugin for Eclipse. There are also ready to use modules and plugins for Far Manager, Midnight Commander and some other programs. Bindings for some other languages and server API are also supported. [Less]
Created over 3 years ago.

3 Users
   

A syntax highlighter written in Haxe that can highlight the syntax of a bunch of languages, including Haxe. Since it's written in Haxe, JavaScript and PHP versions can be generated, and snapshots ... [More] are available inside the Subversion repository. It is lightweight: 1 file, around 200 lines of algorithm and around 300 lines of language definitions. Adding a new language is usually a matter of adding 5-10 regular expressions, and is somewhat flexible with recursive rules (for example, it highlights PHP/CSS/JS embedded in HTML). There are plenty of examples of the source code highlighting in action on the homepage. The statistics are wrong because Ohloh doesn't understand Haxe. [Less]
Created about 1 year ago.

1 Users

jEph is an acronym for jEdit style php highlighter. Basically, jEph is a syntax highlighting script like GeSHi or the pear class Text_Highlighter. But it has slight conceptual differences.
Created over 2 years ago.

1 Users

Small embeddable pure Java library to perform source code highlighting and render the results in a variety of formats.
Created over 3 years ago.

0 Users

JavaScript Syntax Highlighter can be used for client-side syntax highlighing of following languages: htm, css, js, php, py and sql. - Highlights languages embedded into each other - Links to ... [More] documentation of all languages - Colors can be easily modified via CSS - Works in all major browsers including Internet Explorer, Firefox, Opera [Less]
Created about 1 year ago.

0 Users

tabi..
Created about 1 year ago.

0 Users

WIDE is an attempt at recreating desktop IDE usability on the web, for the deloper on the move. Planned features include, but are not limited to: - Support for Java, ASP.NET and PHP apps. Ruby and ... [More] Python support is also planned. - Syntax Highlighting editor for all languages, featuring code completion (IntelliSense) - Outline view similar to Eclipse - Automated deployment to hosted or in-house servers. [Less]
Created about 1 year ago.

0 Users

Glance is an Eclipse plug-in providing extensible useful incremental text search in Eclipse. This plug-in support following features: highlight all found matches background search which never blocks ... [More] text box search in tables and trees update matches when target content changed new text containers can be supported through extension points a lot of search settings Just press CTRL+ALT+F (COMMAND+Option+F on MacOS) in a text area. Update site: http://eclipse-glance.googlecode.com/svn/site/ What do you think about it? It's really interesting! Rate this plugin @Eclipse Plugin Central [Less]
Created 8 months ago.