Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

SyntaxHighlighter Evolved: Typescript Brush

Beskrivelse

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

Installasjon

  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

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“SyntaxHighlighter Evolved: Typescript Brush” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

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