SpecSyntaxHighlighting

Description

Simple syntax highlighting for Spec's TextModel

Details

Source
GitHub
License
MIT
Stars
2
Created
Nov. 12, 2017
Updated
Oct. 10, 2019

Categories

UI / Graphics

README excerpt

# SpecSyntaxHighlighting
Simple syntax highlighting for Spec's TextModel

Please have a look at the [related blogpost](https://medium.com/@juliendelplanque/hacking-a-simple-syntactic-highlighter-around-specs-textmodel-44ba2e2b1ab9).

## Install
```
Metacello new
	repository: 'github://juliendelplanque/SpecSyntaxHighlighting/repository';
	baseline: 'SpecSyntaxHighlighting';
	load
```
← Back to results