Description
Adds support for the TypeScript language to the SyntaxHighlighter Evolved plugin.
Installation
- Make sure the Syntaxhighlighter Evolved plugin is installed.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
- Make sure the Syntaxhighlighter Evolved plugin is installed.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - 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.
ContributorsTranslate “SyntaxHighlighter Evolved: Typescript Brush” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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 https://vswebessentials.com/features/typescript)
1.6.0
- Updated to support Typescript 3.0 keywords