Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

SyntaxHighlighter Evolved: Typescript Brush

Beskrivning

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

Vanliga frågor

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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”SyntaxHighlighter Evolved: Typescript Brush” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

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