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
- Host: GitHub
- URL: https://github.com/ik5/synedit-syntaxes
- Owner: ik5
- Created: 2010-06-04T09:27:32.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-06-12T14:16:05.000Z (almost 16 years ago)
- Last Synced: 2025-02-02T07:14:09.168Z (over 1 year ago)
- Language: Puppet
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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