Top "Syntax-highlighting" questions

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.

How do I add syntax highlighting to a WordPress blog hosted on WordPress.com?

I'd like to have a good syntax highlighter for my WordPress blog. What options do I have available? I often …

wordpress syntax-highlighting blogs
NSTextView syntax highlighting

I'm working on a Cocoa text editor which uses an NSTextView. Is it possible to change the color of certain …

objective-c cocoa syntax-highlighting nstextview
How to make Xcode recognize a custom file extension as Objective-C for syntax highlighting?

I'd like to get Xcode 4 to recognize a custom file extension (e.g. *.lx) as Objective-C for syntax highlighting and …

objective-c xcode syntax-highlighting
Monospaced Font w/out Syntax Highlighting in Github Flavored Markdown

The title pretty much says it all: I'd like to write a paragraph in monospaced font using GFM, but without …

github syntax-highlighting plaintext monospace
Copy syntax-coloured code block as rtf in intelliji IDEA?

Is there a simple way to copy syntax-coloured code block as rtf in intellij IDEA?

intellij-idea syntax-highlighting copy-paste
AvalonEdit Change Syntax Highlighting in Code

I want to change the Syntax Highlighting of AvalonEdit in my Code. XAML: <avalonEdit:TextEditor Name="textEditor" SyntaxHighlighting="{Binding …

c# wpf syntax-highlighting text-editor avalonedit
Change highlight colors in minted

I was setting up a nice environment to present my code in printed documentations. First I was using the lstlisting …

latex syntax-highlighting pygments
C++11 mode or settings for emacs?

I'm running Emacs 23.3.1 (Ubuntu, Oneiric package) and emacs doesn't appear to understand any of the new C++11 keywords, constexpr, thread_…

c++ emacs c++11 elisp syntax-highlighting
Adding syntax highlighting to programming languages in Xcode 4.0

Does anyone know if it's possible to add custom syntax highlighting to Xcode 4? In Xcode 3 you just had to add …

xcode4 syntax-highlighting
Visual Studio 2015 RTM - Lost JavaScript support after update TypeScript Tools

I have lost the support for JavaScript files inside Visual Studio 2015 after updating the TypeScript tools from version 1.5.3 to 1.5.4. By …

javascript syntax-highlighting intellisense visual-studio-2015 typescript1.5