Sublime Text 3 Package Release: LinkedData

Dear fellow Sublime Text 3 enthusiasts: the "LinkedData" package is now
available on Package Control.


Project details and previews here:

https://github.com/blake-regalia/linked-data.syntaxes


*Blurb:*

   - This package bundles syntax highlighting definitions (SHDs) for
   several Semantic Web related languages. The principal feature of this
   package is that each SHD reflects a complete implementation of its
   corresponding language specification (a surprisingly rare characteristic of
   SHDs in general). This enables a rich syntax highlighting experience and
   offers immediate feedback on malformed code; i.e., invalid and misplaced
   tokens are scoped accordingly.


*Features:*

   - Highly-specific scoping allows for very detailed color schemes.
   - Malformed syntax detection. Expected token(s) are inspectable via
   scope name.
   - Auto-completion and validation for prefix mappings registered on
   prefix.cc.


*Supported languages:*

   - SPARQL 1.1
   - Turtle (TTL)
   - TriG
   - N-Triples (NT)
   - N-Quads (NQ)
   - Notation3 (N3)


Sincerely,
 - Blake Regalia

Received on Saturday, 20 April 2019 02:11:19 UTC