parallaxinc / Parallax-IDE

Parallax microcontroller development environment based on Chrome applications.
MIT License
35 stars 12 forks source link

Add Multi-Module Syntax Highlighting Support #321

Open PropGit opened 8 years ago

PropGit commented 8 years ago

Add syntax highlighting support for multiple BASIC Stamp modules (BS2, BS2e, BS2sx, BS2p, and BS2pe), described in Issue #71.

Each module has similar syntax, but beyond BS2, each has a superset of supported keywords relative to the prior. Currently (v0.10.0 and v0.11.0) those additional keywords show up as user-created symbols; no syntax highlighting.