Syntax highlighting is a feature of some text editors that display text (especially source code) in different colors and fonts according to the category of terms.
I'm working with Eclipse/PHP and just starting with Drupal 7, which needs me to use PHP files of extension .test. …
php eclipse syntax-highlighting drupal-7I have WebStorm and really like it. I don't use PHP very often, but I'm working on a project that …
syntax-highlighting webstorm textmatebundlesMy website is generating some content dynamically, so I have to somehow launch the highlight.js plugin again after loading …
syntax-highlighting highlightjsI want to develop an extension for VS2010 that will allow me make some additional features to syntax-highlighting. I installed …
visual-studio-2010 syntax-highlighting mef vsixIs there any MediaWiki extension that supports inline syntax highlighting? (i.e. with support for code snippets embedded within regular …
syntax-highlighting mediawikiI am making a small web app that allows users to submit html, css and javascript content via Ace Editor. …
php javascript syntax-highlighting ace-editorI cloned reveal.js's git repo, copied the js,css,plugin and lib directories to /my-home-dir/ and created a sample …
javascript syntax-highlighting reveal.jsI'm trying to find a plugin that will highlight the matching begin/end statements with Verilog. VIM has it working …
vim syntax syntax-highlighting verilog vim-syntax-highlightingI'd like to get a colored REPL for clojure code, similar to what you can do with IRB for Ruby. …
clojure colors syntax-highlighting read-eval-print-loopGood evening all, I need an editable textarea-like component for my React project that supports custom syntax highlighting, preferably with …
reactjs syntax-highlighting cson