该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

SyntaxHighlighter Evolved: Typescript Brush

描述

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

安装

  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

常见问题

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

评价

此插件暂无评价。

贡献者及开发者

「SyntaxHighlighter Evolved: Typescript Brush」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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