This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SyntaxHighlighter Evolved: Typescript Brush

Description

Adds support for the TypeScript language to the SyntaxHighlighter Evolved plugin.

Installation

  1. Make sure the Syntaxhighlighter Evolved plugin is installed.
  2. Upload plugin-name.php to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Installation Instructions
  1. Make sure the Syntaxhighlighter Evolved plugin is installed.
  2. Upload plugin-name.php to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“SyntaxHighlighter Evolved: Typescript Brush” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Initial Version

1.5.0

  • Reworked to support Typescript 1.5
  • Added hilighting for operators, separators, parens etc
  • Updated licensing in files to clarify GPL as being v3, added MIT option
  • Added support for custom regions (Web Essentials http://vswebessentials.com/features/typescript)

1.6.0

  • Updated to support Typescript 3.0 keywords