ik5 / SynEdit-syntaxes

This project is a sub-project for creating additional syntax highlightings for the Lazarus version of SynEdit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lazarus SynEdit syntax
======================

This file project aims to create syntax highlighters for SynEdit for Lazarus.


Files
=====
SynHighlighterRuby        - Syntax highlighter for the Ruby language
SynHighlighterBasicConfig - Syntax highlighter for a basic configuration file


Examples for SynHighlighterBasicConfig
======================================
; one line comment
name=value
name =more value
name = "some value"
name =value,value,value ; comment


About

This project is a sub-project for creating additional syntax highlightings for the Lazarus version of SynEdit


Languages

Language:Puppet 66.7%Language:Pascal 33.3%