JGsoft - Just Great Software


EditPad

 Introduction 

 

 Buy Now! 

 Download 

 Contact 

 

 EditPad™ Pro 

 Screen Shots 

 Testimonials 

 Coloring Schemes 

 Version history 

 Upgrade Policy 

 Spell Checker 

 

 EditPad™ Lite 

 

 EditPad™ Classic 

 

 FAQ 

 EditPad Banners 

 EditPad Web Buttons 

 Newsletter 

 

 

 English 

 Nederlands 

 Português (Brasil) 

 

 

HelpScribble
DeployMaster

      

Custom Syntax Coloring Schemes Available for EditPad Pro

Syntax NameExtensionsAuthorAddedUpdatedDownloads
4DOS Batch files*.bat;*.btmRon Gilbert2002-09-052002-09-053884

4DOS Batch files

Active Server Pages*.aspBrock Fisher2001-01-042002-11-1310685

Coloring scheme for ASP files with embedded Visual Basic scripts. Added support for embedded CSS. Added support for embedded JS. Please Email Comments or suggestions to bfisher@planetc.com

Active Server Pages*.aspRichard Bateman2001-04-082001-11-226150

Coloring Scheme for ASP pages. Most functions, operators, and constants should be working. If you find any not in here that should be, email me at richardb@byu.edu and I'll fix it. or, better yet, Fix it and email it to me. This scheme took it's foundation from other pre-made schemes..

Apache Config File*.confPete Nelson2002-02-092002-02-094352

An attempt to apply syntax coloring for Apache's .conf file

Asembler*.asmJakub Moycho2000-11-132000-11-175253

Sample syntax coloring scheme that colors Asembler source files. - Intel 8086-80486 Instruction set - Ideal, MASM Mode.

ASM 68k*.asm *.68k *.h68 *.x68Guillaume CASTAGNINO2003-05-022003-05-022121

Scheme for a68k source code

ASP.NET w/ C# & JScript*.apsxJordan Tucker2002-11-112002-12-063414

This color scheme is for use with ASP.NET Web Forms written with C# and also supports inline JScript. The C# and JScript color schemes are based on my stand-alone C# and JScript colors schemes found at www.editpadpro.com. This means that it supports comments, documentation comments, reserved words, strings, preprocessor directives, and conditional compilation statements. It also supports these brackets: { }, ( ), [ ], < >. Note: For the C# color scheme to appear, the code must be between <% %> tags or within <script> tags with the runat=server attribute. For the JScript color scheme to appear, the code must be within <script> tags with the language=jscript (or javascript) attribute. All comments welcome: jordanbtucker@hotmail.com

AutoCAD LT Diesel Menu Functions*.mnuHenry Le Pelley2002-08-152002-08-152553

Colouring scheme for use with AutoCad LT menus and DIESEL functions. It has been written for LT but will work with full AutoCAD menus, however there will be no highlighting for LISP functions contained in the menu. Most of the common AutoCAD commands and System variables have been included but not the more obscure ones.

AutoIt*.autTom Stout2000-11-132000-11-133287

AutoIt is an automation tool. It can be used to automate any simple windows or DOS based task 1. Executing programs (Windows applications, DOS commands, etc.) 2. Sending keystrokes and mouse clicks (all characters, keyboard layout independent). 3. Window functions (e.g. minimizing, hiding, restoring, waiting for, activating (even under 4. Win98/Win 2000)). 5.. Simple text clipboard functions. Available at: http://www.hiddensoft.com/AutoIt/

AWK*.awkJaime Aranguren2001-01-042001-01-043458

Syntax coloring scheme for awk

Blitz Basic 2D/3D/Plus*.bbDavid Hauger2003-03-032003-03-032145

Blitz Basic 2D/3D/Plus Programming Language -- Visit http://www.blitzbasic.com/ for more information on BlitzBasic.

C#*.csBenjamin D. Gray2002-07-302002-07-303448

C# - CSharp Syntax Coloring. Follows C# Specification

C#*.csJordan Tucker2002-11-082002-12-062839

This C# color scheme is meant to look like Visual Studio .NET. It has support for the following types: - Comments (both single and multi-line) - Documentation comments - Reserved words - Strings - Preprocessor directives It does not support the following: - Function names - Numeric constants - Operators - Syntax warnings and errors It does support the following brackets for outlining: - { } - ( ) - [ ] For the color scheme to appear like Visual Studio .NET set the following types to their corresponding color: - Plain text: Black - Comment: Green - Documentation comment: Gray - Reserved word: Blue - Character string: Black - Preprocessor statement: Blue All comments welcome: jordanbtucker@hotmail.com

C#*.csJordan Tucker2006-05-272006-05-271068

This C# color scheme is meant to look like Visual Studio .NET. It has support for the following types: - Comments (both single and multi-line) - Documentation comments - Reserved words - Strings - Preprocessor directives It does not support the following: - Function names - Numeric constants - Operators - Syntax warnings and errors It does support the following brackets for outlining: - { } - ( ) - [ ] For the color scheme to appear like Visual Studio .NET set the following types to their corresponding color: - Plain text: Black - Comment: Green - Documentation comment: Gray - Reserved word: Blue - Character string: Black - Preprocessor statement: Blue All comments welcome: jordanbtucker@hotmail.com

C#*.csJordan Tucker2006-05-272006-05-271115

This C# color scheme is meant to look like Visual Studio .NET. It has support for the following types: - Comments (both single and multi-line) - Documentation comments - Reserved words - Strings - Preprocessor directives It does not support the following: - Function names - Numeric constants - Operators - Syntax warnings and errors It does support the following brackets for outlining: - { } - ( ) - [ ] For the color scheme to appear like Visual Studio .NET set the following types to their corresponding color: - Plain text: Black - Comment: Green - Documentation comment: Gray - Reserved word: Blue - Character string: Black - Preprocessor statement: Blue All comments welcome: jordanbtucker@hotmail.com

CAML*.ml;*.mliCASTAGNINO Guillaume2001-04-172002-02-172846

Scheme for the CAML language developped by the INRIA.

Cascading Style Sheets*.cssColin Snover2003-01-182003-01-184025

Cascading Style Sheets [CSS1 & CSS2] colour scheme. I added things that Panos forgot/overlooked and also added some 'features' of my own. New to this version: - Malformed comments and malformed quoted text are hilighted as such (thanks to Jonathan Clover to this one) - CSS Properties list has been updated to the full CSS2 specification (no propietary extensions will ever be included in this fork, ever, so forget it) - CSS Colours list has been updated to the full CSS1 specification (was not changed in CSS2) - CSS Measurement Units list has been updated to the full CSS1 specification (was not changed in CSS2) - IDs are now recognized and hilighted as such - Media types are now recognized and hilighted as such - Attributes for Classes, IDs, and HTML elements (eg. input[type=text] {} in case I'm not explaining myself well) are now hilighted - URIs are now recognized and hilighted as attribute values (eg. background-image : url("foo.bar");) Current limitations: - Escaped quotes are still parsed as closing quotes - Colours using rgb(float%,float%,float%) will only hilight if the float is an int - Valid attributes for properties are not all hilighted (this will be difficult for some properties, such as font-family, which are arbitrary) Original by Panos Galanis - panoylis@yahoo.com Updated to support the full CSS specification by Colin Snover - css.syntax@zetafleet.com

Cascading Style Sheets*.cssJonathan Clover2001-07-102001-07-107199

Coloring Scheme Designed for use in creating Cascading Style Sheets that conform to CSS1 [REC-CSS1-961217] and CSS2 [REC-CSS2-19980512] specifications from W3C. Any @charset that you may use within the specification is supported but it is shown as a warning to remind you that the declaration must be the first line of the document. Also single line coment are not supported by CSS becasue you must have a beginning /* and ending */ to have a valid CSS and so they show up as an error.

Clipper 5.2e*.prgNicholas Ring2001-04-092002-10-073543

V1.3 - Minor optimizations by Jan Goyvaerts V1.2 - Fixed problem with preprocessor commands (Thanks to Ken) V1.1 - Clipper 5.2e syntax highlighing (Function Name colouring) with Funcky extensions (Reserved Word colouring). Fixed slight problem with * comments

COBOL Files*.cbl;*.cbc;*.cpy;*.fd;*.slTiago Ameller2000-12-262001-07-053767

ANSI 95 COBOL coloring scheme. Almost every word in English is a COBOL reserved word <g> (more than 500 in my compiler's manual), so I have omitted all reserved words but those used in PROCEDURE DIVISION. Please configure your EditPadPro for extensions in lower case (ex: *.cbl). Author's email: tiago@sistemasc.net

ColdFusion*.cfmPeter Lakanen2000-12-262000-12-263954

Sample syntax coloring scheme that colors ColdFusion (*.cfm) files. NOTE: This is an incomplete implementation of a satisfactory ColdFusion scheme. This scheme relies *heavily* upon the excellent work done by Jan Goyvaerts in his sample HTML scheme. Any other ColdFusion programmers are strongly encouraged to download this work-in-progress scheme and improve upon my construction. Feel free to contact me at lakanen@platinumweb.com

CSS - Cascading Style Sheet (p)*.cssPanos Galanis2002-11-192002-11-193228

Cascading Style Sheet (CSS2 Ref) Color Scheme. This is made for my eyes only, but you can share the feeling :)

DataEase.dbrChristian Taynton2003-02-042003-02-041960

Scheme for DOD 4.53 DQL. Good for viewing/editing, then importing back with JDTOOLS.

DIL*.zon, *.dilWilliam Weir2002-05-182002-05-182184
EasyUO*.euoLewis Pomeroy2003-03-192003-03-212468

General color scheme for EasyUO scripts

Euphoria Files*.e;*.ex;*.ew;*.exw;*.eu;*.exuEuler German2001-12-082002-11-182583

RDS Euphoria Custom Syntax Color Schemes - v1.0.0 - November, 2002 Scheme targeted to version 2.x built-ins and standard libraries. Currently improving sub-schemes and optimizing RegEx. Please, don't forget to notify me of any bug found. I've been working hard to improve it. ;-) Several RegEx based on Jan Goyvaerts' originals, adapted to language particularities. Please, send comments and/or contributions to me. They'll be most welcome. T.I.A. :-) Find more about Euphoria at: http://www.rapideuphoria.com/

Fortran 90 Source Code*.f90Clay B. Blankenship2001-06-072001-06-073291

Syntax coloring scheme for Fortran 90, including special coloring for comments, character strings, intrinsic functions, numeric constants, program unit names, and Fortran commands.

GetRight Download List*.grxBen Ross2002-02-022002-02-022814

A Simple colouring scheme for file GetRight download lists, which I whipped up quickly just to make the lists easier to read, and in turn, make my life easier! GetRight is, in my opinion, the best download manager available. Available: http://www.getright.com/

GRIP Unigraphics Programming*.grsHans van Buitenen2004-08-232004-08-232401

Unigraphics solid modeling Graphic Interactive Programming language

Half-Life Counter-Strike Logfile Colour Scheme*.logSven Reichelt2003-06-062003-06-062116

This Logfile Colour Scheme is made for Admins to make it easier browsing through logfiles.

HTML*.html;*.htm;*.shtmlJan Goyvaerts2000-11-032001-11-229540

Sample syntax coloring scheme that colors HTML. This scheme is only provided to show you how to build your own schemes or to base a scheme for an HTML-like file format or for a scripting language you can embed in HTML files. For coloring plain HTML, you should use EditPad Pro's built-in scheme as it has better performance.

HTML (mason)*.html;*.htm;*.shtmlKarl Seguin2001-08-082001-08-093828

An extension to the sample HTML syntax for use with mason (http://www.masonhq.com).

HTML Plus (p)*.htm;*.html;*.shtmlPanos Galanis2002-03-162002-11-194775

CSS2, Javascript 1.5 and Tags from HTML 4.01 References. This is made for my eyes only, but you can share the feeling :)

HTML-IDOC 4*.htmJurgen Debedts2000-12-132001-01-173860

This coloring scheme is based upon the HTML scheme by Jan Goyvaerts. It has been adapted to fit the IntraDoc Scripting langauge. This is a language used to create dynamic HTML pages in the Xpedio product suite by IntraNet Solutions. (http://www.intranetsolutions.com) This scheme is based upon the version 4.03 of Xpedio. It is only useful to those few out there who customize the IntraDoc webbased document management environment.

JavaScript*.jsScott Valentine2001-03-132001-03-138587

Based on JG's HTML scheme. Highlights variable declarations, comments, functions, and arrays. Planned: More robust displays for comments and nested functions. Please add to this!!

Javascript*.jsPanos Galanis2002-03-162002-03-164561

Javascript colour scheme. Any comments or changes you may do let me know :-)

JScript*.jsJordan Tucker2002-11-082002-11-183168

This JScript color scheme supports the following types: - Comments (both single and multi-line) - Reserved words - Strings - Conditional compilation statements (including inside comments) It does not support the following: - Global functions, methods and objects - Function names - Numeric constants - Operators - Syntax warnings and errors It does support the following brackets for outlining: - { } - ( ) - [ ] All comments welcome: jordanbtucker@hotmail.com

Kixtart Files*.kix; *.scr; *.kx; *.udfKent Dyer2001-03-022003-01-113646

2001-05-11 KiXtart Script Template - Start 2001-11-27 KiXtart 4.01 Update * Added in $String coloring * Changed Documentation Coloring 14-November-2002 Added in bracketing for ',",(

Lasso Professional 5*.LASSO;*.LAS;*.INCTrevor Borgmeier2002-07-262002-08-012538

Syntax Coloring for Lasso Professional 5 Revised 7/31/2002 This was designed primarily for Lasso 5. Feel free to download and modify to better suit your needs. If you make further enhancements please post it back on this site. Thanks. Additional Authors: Bil Corry <bil@bilcorry.com>

LaTeX*.tex;*.sty;*.cls;*.ltxNiklas Beisert2001-03-222001-03-313860

Make your LaTeX files look a bit fancier. Second Edition: Updated for EditPad 4.2.0's new colors.

LaTeX*.tex;*.sty;*.cls;*.ltxNiklas Beisert2005-01-212005-01-211809

Make your LaTeX files look a bit fancier. Second Edition: Updated for EditPad 4.2.0's new colors.

Log4J Log4NET log files*.logDaniele Lembo2004-11-302004-11-301655

Log4J and Log4NET. Email me any suggestions

Lua source code*.luaEuler German2002-12-172003-01-192624

The Programming Language LUA v4 & v5 - © 1994-2002 TeCGraf, PUC-Rio Lua Custom Syntax Color Schemes - v0.5.0 - January, 2003 This work is entirely based on my Euphoria scheme, so it shall be considered not complete as well. This edition shall comply with both Lua v5 and yet actual v4. Please, send your comments and/or contributions to me. They'll be most welcome! Thanks! :-) Find more about Lua at: http://www.lua.org/ and http://lua-users.org/

Mailtraq Script*.tpl;*.mtqWil Taphoorn2001-10-122001-10-172399

This coloring scheme for the Mailtraq scripting language adds syntax coloring for functions and valid operands, it highlights invalid functions and invalid operand combinations. Also, since Mailtraq scripts can be used used for server side cgi purposes, embedded HTML is excluded from the main color scheme (and handled very minimal). Please contact me at wil@wtms.nl if you have any suggestions.

Matlab*.mJarek Jurasz2001-12-062001-12-062891

First shot for Matlab scripts and functions. To be extended.

MiniTab Macro (Borne)*.mac;*.mtbMichael Barash2002-04-252002-04-252362

MSB. Use for MiniTab Macro Files. This is initially based on chapters 28-31 in the MiniTab Manual. I have started to include some SQL statements.

MOO Programming Language (v1.0)User DefinedJohn M. Adams2001-08-232001-08-232383

Coloring scheme for the MOO programming language, LambdaMOO v1.8.1. This is v1.0 of this color scheme (23AUG2001). Includes syntax coloring for integer literals, float literals, object numbers, error names, preset variables, keywords, strings, and comments. (For information on LambdaMOO visit http://www.moo.mud.org/).

MS-BATCH Files*.bat;*.cmdTiago Ameller2000-12-192002-03-147420

If you are a fan of *.BAT; *.CMD batch files, this coloring scheme is for you. Please configure your EditPadPro extensions in lower case (ex: *.bat). Now, added support for NT/2000 CMD files. Author's email: tiago@sistemasc.net

MSC.NASTRAN Bulk Databdf nasEltjo Toorn2001-10-262001-10-262555

Comments Can be used for MSC.NASTRAN Bulk Data. Comment lines (marked with $ in NASTRAN syntax) get "color" "Comment". The remaining text gets in columns 9-16, 25-32, 41-48, 57-64, 73-80 the "color" "Documentation comment". This can be used to color the Small Field Bulkdata (fixed field format). Tip: give in that "color" the background a different color. Hopefully it protects you against a lot of Fatal Errors caused by data crossing a field boundary. Good Luck!!, Eltjo

MSC.PATRAN command Languagepcl sesEltjo Toorn2003-05-272003-05-272023

Comments: Can be used for MSC.PATRAN command Language (also for session MSC.PATRAN session files). Good Luck!!, Eltjo

NC*.ncJaime Aranguren2001-10-162001-10-162495

Syntax coloring scheme for numerical control programs for SINUMERIC

Nullsoft NSIS*.nsiDon Hatlestad2003-04-182003-04-192140

Nullsoft (SuperPiMP|Scriptable) Install System v2.x http://www.nullsoft.com/free/nsis/ "NSIS tries to be a scriptable win32 installer/uninstaller system that doesn't suck and isn't huge."

Paradox Application Language (PAL) scripts*.scRichard Biffl2001-03-062001-03-222587

This is a rudimentary scheme for Paradox Application Language (PAL) scripts. It just colors comments and strings, but EditPad is much nicer than the editor in Paradox for DOS.

Perl*.pl;*.pm;*.cgiPanos Galanis2002-03-162002-03-215074

Perl colour scheme. Any comments or changes you may do please let me know. Not for any other reason but to correct my local copy and update this one :-) This scheme is made from scratch. Parts of it came of course from Jan Goyvaerts and Evan Hart's Ideas.

Perl - Practical Extraction Report Language*.pl;*.plx;*.pm;*.cgi;*.tkEvan Hart2001-09-192002-03-075808

Complete Perl Coloring Scheme. If you find something missing please contact me and I will see what I can come up with. This version includes some major improvements --> check it out. HartE@TurboNet.Com Updated March-7-2002

Perl script*.pl;*.pmJan Goyvaerts2000-11-012001-01-256802

Sample scheme to illustrate the use of the JGsoft Custom Syntax Coloring Scheme Editor Much work remains to be done to make this scheme recognize all the ways Perl allows to do something.

PHP (p)*.html;*.php;*.phtml;*.shtmlPanos Galanis2002-11-192002-11-194035

Reserved and functions from PHP4 and Tags from HTML 4.01 References. This is made for my eyes only, but you can share the feeling :)

PHP Hypertext Preprocessor*.php;*.php3Jan Goyvaerts2000-11-032001-11-227031

Coloring scheme for HTML files with embedded PHP scripts.

PHP4 Hypertext Preprocessor*.php;*.phtml;*.inc;*.classKjartan Mannes2001-03-302003-02-1312850

Syntax coloring scheme for PHP4. Also colors reserved words and the standard PHP4 functions. Minor enhancements by Richard Bateman.

PIC AssemblerasmPete Willard2001-12-162001-12-172843

PIC Assembler - 14-Bit Processor Core, Literal and Control Operations Instruction Set (Mostly Completed. It's good enough for what I do)

PICKNeil Walker2001-11-082002-03-242614

For use with Pick/UniVerse Databasic program files definitions. Contains some of my often used commons as keywords. V1.5 added BY, improved comment and label recognition V1.4 added ELSEIF, RTNLIST, PASSLIST, BEFORE V1.3 improved label recognition for trailing colons V1.2 fixed comments with leading spaces v1.1 Added support for alphanumeric labels v1.0 first release

POL eScript*.src;*.incDrocket2001-06-022003-02-052846

Coloring Scheme for POL, a scriptable Ultima Online server. For more information about POL, visit http://pol.tumbolia.org/

PPWizard*.it *.ihTom Stout2000-11-132000-11-132908

PPWIZARD is more powerful than virtually any other preprocessor available and unlike many others remains simple to use (no complicated syntax), its replacement syntax is HTML like. PPWIZARD can be particularly useful for people who like to hand code their html and use a html editor. The use of a GUI based editor does not however rule out PPWIZARD's use and some editors allow you to define your own tags (allowing you to add ppwizards tags and commands). Since the preprocessor regognizes all HTML tags I've just added a few elements to the HTML.jgcscs file above recognize keywords and commands. PPWizard is available at: http://www.labyrinth.net.au/~dbareis/ppwizard.htm

Profan*.prfStefan Schnell2002-06-102003-02-112277

For use with PROFAN˛ Programing Language 7.6 A Windows BASIC language Available at: http://www.profan2.com http://www.profan2.de

Progress*.p;*.i;*.fm;*.wThe Master2001-04-052003-03-212834

Syntax coloring for Progress 4GL code Major additions have been made, but there are some issues. Progress can be very vague about function versus statement, so in those cases I err'd in one direction or the other (depending on our environment). Attributes, preprocessors, statements, functions and basic frame/form formatting completed. Need to go through all the various format statements and pick up all those reserved words.

PureBASIC*.pbStefan Schnell2002-02-262003-06-233421

PureBASIC programing language 3.70 A cross platform (Windows/AmigaOS/Linux) BASIC language Available at: http://www.purebasic.com http://www.purebasic.de

quake cfg*.cfgRyan Christianson2001-06-262001-06-263273

This config is useful if you like to edit quake 3 config files. It colors all the bindable keys, comments, and most of the keywords. If you want to add more to this scheme let me know. :)

rexxNeil Walker2003-04-222003-04-221891

For use with REXX scripts v1.0 quick first attempt

Ruby.rbRichard Giraud2003-04-152003-04-152006

v1.00 Preliminary scheme based on version 1.4 manual. This largely suits my needs but I may update later if I have time. Please email me at giraudr@unbc.ca if there are any items you would particularly like to see implemented.

Shading Language*.sl;*.h;*.slimMicah Henrie2002-11-122002-12-092061

Basic Color Scheme to be used with the Renderman Shading Language.

SPICE*.lib;*.cir;*.out;*.symD. Ferguson2002-12-192003-01-012097

Comments: coloring scheme for TOPSPICE.

SQL (boilerplate)*.sqlJan Goyvaerts2001-01-022001-01-174831

Unfinished SQL scheme that you can use as the boilerplate for a scheme that colors your favorite SQL dialect. Carefully read the comments for each scheme element so you know what to edit.

SQL (DB2-SQL)*.sqlPhil Serfass2002-05-152002-05-153073

DB2 Specific SQL template

SQL (Transact-SQL)*.sqlAl Eardley2001-11-192001-11-194271

Based on the Boilerplate SQL template

SQL_Plus*.sqlMike Campbell2003-04-092003-04-172560

Reserved words and built-in functions for Oracle's SQL Plus; also includes some reserved words from PL/SQL.

Synergy DBL*.sfb;*.dbl;*.incJohn Bird2002-10-072002-10-072031
Tcl/Tk Scripting language scheme.tclBob Alkire2002-09-202002-11-012730

Tcl Scheme Coloring Scheme for the Tcl (Tool Command Language) and Tcl/Tk. Tcl was created by John Ousterhout. It is a simple language and GUI that can be used as stand alone or embedded scripting language. Tcl/Tk is open source and available from Active State or Sourceforge. Personally, I found it to be one of the best cross-platform solutions to simple GUI oriented applications.

Translation script*.lng;*.lang;*.languageEuler German2002-11-182003-06-172318

Translation Script Custom Syntax Color Scheme - v0.6.0 Jun, 2003 This scheme is dedicated to those translation scripts, very common on localized software versions. It's very simple, mostly identifying sections, especial characters, comments, etc. Please, don't forget to notify me of any bug found. I'll work hard to improve it. ;-) And please, don't forget to send comments and/or contributions to me. They'll be most welcome. Thanks in advance and enjoy! :-) Note: some regex used were inspired on Jan Goyvaerts' originals.

UG Menu File*.menHans van Buitenen2004-08-272004-08-271632

Unigraphics Menu File

UNIX Bourne Shell*.shWilliam Y. Baugh2001-05-092001-05-144245

Color scheme for UNIX Bourne Shell. It can easily be adapted for Korn Shell and with some work, C Shell.

UNIX Korn Shell*.sh, *.ksh, *.scWilliam Y. Baugh, LM2003-04-202003-04-202260

Color scheme for UNIX Korn Shell. It is adapted from William Y. Baugh's Borne shell CS. May be OK for posix shell

Verilog*.v;*.vmdAndrew West2002-07-312002-07-312380

Verilog v1.0. Send me comments/corrections/suggestions and I'll tweak this further.

VHDL Scheme.vhdBob Alkire2002-09-202002-09-202414

VHDL Scheme

VisualBasic / VBScript*.vbs;*.basMatthew Monroe2001-02-112001-09-169793

Scheme to color VBScript files -- commonly used with the Windows Scripting Host. Contains most of the functions and objects reserved by VBScript. Also compatible with Visual Basic source files. Updated to use new coloring options, improved Sub/Function/Property/Class recognition, and correct single line comment character. E-mail comments/suggestions to: alchemistmatt@yahoo.com

WinBatch*.wbtWiroj R.2002-08-122002-08-122658

Color scheme for WinBatch script. WinBatch (R) is a registered trademark of Wilson WindowWare Inc. <http://www.winbatch.com>;

Wolfenstein Scripting Simple*.ai;*.scriptMike Denny2002-08-192002-08-192218

Comments

Xbasic*.xTom Stout2000-11-122000-11-133063

For use with Xbasic Programing Language An Open Source Cross Platform (Linux/Windows) BASIC language Available at: http://www.egroups.com/messages/xbasic

XHTML 1.0 Strict*.xhtml; *.xhtm; *.html; *.htm; *.shtml; *.shtmColin Snover2003-01-182003-01-182878

XHTML 1.0 Strict colour scheme. This scheme was created with a little bit of help from Jan Goyvaerts's HTML scheme. New to this version: - Entities list is to the XHTML 1.0 Strict specification - HTML Tags list is to the XHTML 1.0 Strict specification - HTML Attributes list is to the XHTML 1.0 Strict specification - URIs and email addresses are hilighted - Malformed comments are hilighted - DOCTYPE is hilighted (cheap hack, I know there is another colour scheme out there that does this, could someone please tell me HOW or at least tell me which one it is?) Current limitations: - Malformed quoted text is not hilighted - DTD extensions available in XHTML 1.1 are not hilighted - Opening/Closing Tags are not synchronized - Attributes specific to certain HTML Tags are universally hilighted - Embedded CSS and JavaScript are not hilighted

Xilinx UCF Scheme.ucfBob Alkire2002-09-202002-09-202217

Color scheme for the Xilinx Field Programmable Gate Array (FPGA) User Constraints File (UCF). This is missing keywords.

XML*.xml;*.xslMichael J. Eggertson2002-10-022002-10-025652

A quick XML/XSL coloring scheme with support for embedded DTDs. The scheme is also useful for large HTML files, since the HTML specific schemes tend to bog down with larger files.

XSL Schema*.xsl;*.xsltAmérico Albuquerque2002-09-182003-04-073619

Coloring Schema for XSL and XML Files. It suports only xslt with any prefix.

Xtendable Config File.xcfJeff Weinstein2003-04-302003-04-301918

Custom config file coloring scheme for XCF files, which is a file format for a generic config file. Format: Comments begin with // Commands start with a # Sections begin with an @, and are denoted by { and } characters within a section, you can have key-value parirs and also specify the data type of the value, like so: myvalue = mykey : int

There are 92 custom syntax coloring schemes available. Many thanks to all those who shared their schemes!

Go back to the Custom Syntax Coloring Schemes page.