package textmate-language
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Tokenizing code with TextMate grammars for syntax highlighting
Install
dune-project
Dependency
Authors
Maintainers
Sources
textmate-language-0.6.0.tbz
sha256=b6f10288af44dadd2f7c7a24070b4a69362740aa4673e967f574b4d8c44bfb02
sha512=78215a4c4de5ee931efe27ee822d12ef4ca165c8a53b62f101d45f2bc843a1650da8e8976eeea55fb55231e63afca0ee3f915d70026afdcae390dacb4711df17
Description
This package provides functions for reading TextMate grammars and tokenizing
code on a line-by-line basis. textmate-language can read grammars from the
document types of the plist-xml, ezjsonm, and yojson libraries.
Dev Dependencies (5)
Used by (3)
-
camyll
>= "0.4.2" -
hilite
>= "0.1.1" -
yocaml_markdown
>= "2.4.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page