An open API service indexing awesome lists of open source software.

https://github.com/ik5/synedit-syntaxes

This project is a sub-project for creating additional syntax highlightings for the Lazarus version of SynEdit
https://github.com/ik5/synedit-syntaxes

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

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