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.
0
votes
0answers
22 views
Sublime Text 2 Syntax Highlighting Problems
So, I've been using Sublime Text 2 unregistered, and I've installed some plugins. But, I am having a major problem. The syntax highlighting for PHP and HTML keeps getting mixed up (and the save as ...
0
votes
0answers
4 views
syntax coloring for in house language in eclipse
i am using a in-house scripting language,is there a simple way to highlight all the keywords in eclipse.some editor can just pass keywords XML file in then do the highlight. but i want eclipse.
0
votes
1answer
11 views
how to get css highlighting and hinting for php files in dreamweaver that are being read as css files?
So for my site I needed a way to highlight a php file as css and also enable code hinting as css inside a php file. I am including the php file as a css file using <link href="css.php" ...
0
votes
1answer
25 views
Syntax Highlighting for Template Toolkit (.tt files) in VIM
My goal is to get syntax highlighting for files using extension *.tt and so far it's been a frustrating "no" every time.
I found the vim-perl plugin. Installed using legacy method 'make install' and ...
0
votes
2answers
29 views
Eclipse: How to highlight *.js.php files as JavaScript
I've *.js.php-Files and would like to
highlight the syntax as JavaScript
supress warnings caused by lines like
<?php if ($cond == true):?>alert("true!");<?php endif;?>
Does anybody ...
0
votes
1answer
28 views
Removing drastic Sublime Text syntax highlighting on named CSS colours
CSS has a variety of named colours you can use instead of hex/HSL/RGB values, such as "red", "lightcoral", and "maroon". For some reason, almost every colour scheme available for Sublime Text, ...
3
votes
0answers
40 views
Syntax highlighting for *.sbt files in IntelliJ IDEA
I'm working on a potential module for the Lift Web framework using Scala, SBT 0.12, and IntelliJ IDEA 12.1, and I would like to have syntax highlighting for *.sbt files in IDEA (code awareness would ...
0
votes
1answer
19 views
Why in between #define is code highlighting turned off in Xcode?
I'm using #ifdef macroIsFreeVersion #endif to insert code that is only specific to a lite version of my app. When I write code in between these statements it seems like code highlighting and syntax ...
0
votes
0answers
26 views
Aptana 3 css syntax highlighting bug
I'm having a problem with CSS syntax highlighting in Aptana Studio 3, build: 3.4.0.201304151603.
Here is an example:
http://i.stack.imgur.com/2Svdu.png
As you can see, the long lines lose their ...
0
votes
1answer
39 views
ipython-notebook: Syntax highlighting and autosave
I am working a lot with ipython-notebook. Is there any way to highlight open and closed brackets? I am asking because I saw in some videos with Wes McKiney that he used some kind of syntax ...
0
votes
1answer
18 views
highlight the syntax of `MySQL` queries
I've been looking for a way to provide syntax highlighting for MySQL queries in phpMyAdmin, but I couldn't find how.
I have phpMyAdmin installed on Linux Mint 14
Isn't there a way to highlight the ...
1
vote
1answer
22 views
Eclipse not highlighting multiple occurrences of similar words and variables
I never had this issue with Eclipse before (Eclipse Classic 4.2.2, Indigo) but it started happening on my new iMac recently, that it stops highlighting similar occurrences or variable names, etc. Then ...
1
vote
0answers
48 views
Coloring PHP while editing C++
I am currently writing a PHP file that prints to a C++ .h file. I would like for the PHP parts of the file to be highlighted with a pink background while I am editing the C++ code outside of PHP.
...
9
votes
0answers
111 views
knitr markdown highlighting in Emacs?
Is there any modification of an existing tool or new tool that will syntax-highlight (colour) blocks of R code in a knitr markdown document when opened in Emacs?
The knitr chunks I am looking at are ...
0
votes
0answers
12 views
No syntax highlighting for ria classes in VS2012
I have a Silverlight application which uses WCF/RIA services, and since upgrading to VS2012, I've noticed that classes generated by RIA are not being highlighted in the typical "reference type blue".
...
1
vote
2answers
40 views
Vim: Sudo Edit Breaks Apache Syntax Highlighting
Sudo Edit (sudo -e) allows unprivileged users to edit files securely. To achieve this, it makes a temporary copy of a file to edit and then copies it over when editing is done.
When I'm editing an ...
1
vote
1answer
29 views
How to define default syntax on files without extension on Sublim Text 2?
I've read many posts dealing with this problem, but none has an answer to my question.
As said in the title, I would like to define a default syntax for all files which have no extension. In my case ...
0
votes
3answers
71 views
VIM syntax coloring lua function name?
I'm using VIM via terminal (SSH) and want to modify my syntax coloring settings in VIM to make the function_name Yellow for Lua programming. Unfortunately, I can't figure out how to do that.
For ...
0
votes
1answer
24 views
Customize syntax highlightin in canopy
I just installed Enthought Canopy in a freshly (clean) installed Mac OS X Mountain Lion. So far, it seems to run stable and fast. My only problem is that I want to customize the syntax highlighting of ...
0
votes
1answer
46 views
Syntax highlighting in Jekyll based on YAML variable
When writing markdown with code to be read by Jekyll, you can enable syntax highlighting with
{% highlight python %}
x = ('a', 1, False)
{% endhighlight %}
However, this becomes a bit verbose if ...
-1
votes
0answers
41 views
Sublime text 2 - JSON tmlanguage programming
I writing a parser to highlight the syntax for the sublime text 2, got stuck with this program, appreciate it if some1 can help.
abc register1,reg2,reg3 some_comments
The above is instruction for ...
0
votes
1answer
17 views
Vim syntax colouring for gcov not working as inteded
I'm new to Vim, and am a little puzzled.
I'm using gcov (through clang), and installed a .gcov vim syntax file from here by placing it in my vim syntax folder - but the highlighting doesn't appear.
...
0
votes
0answers
57 views
Why does GitHub markdown add two line breaks after a code block with syntax highlighting?
I have noticed that whenever I use a code block with syntax highlighting in GitHub markdown language there will be an extra line break added right before the code-block.
e.g.:
some text
```bash
...
0
votes
0answers
30 views
Syntax highlighting Markdown on a webpage
I am writing a basic Markdown editor and wish for the Markdown to be syntax highlighted. There seem to be plenty of resources on how to have code within Markdown highlighted, but I want the Markdown ...
0
votes
1answer
32 views
syntax highlighting for Assembler
I need to add support for assembler language I'm working with (it is not x86, 68K, or 8051 which are well supported by vim). I looked at the existing syntax files, and here are my questions
1) When ...
0
votes
2answers
32 views
Syntax highlighter in php error unexpected 'code' (T_STRING)
I am creating an online source code judge.I need to display user codes in page with proper syntax highlighting.
I am using the Syntax Highlighter https://code.google.com/p/syntaxhighlighter/
I have ...
2
votes
1answer
126 views
which notepad++ syntax highlighting style is applying these colors?
Screenshot:
Using notepad++ v6.3.2 and editing an html file, Notepad++ is using strange colors to highlight the code. Problem is, i can't find those color values in any section of the theme (Global ...
1
vote
2answers
62 views
Perl highlighting quote delimiter problems - Where can I find a syntax/perl.vim that addresses this?
I am dealing with a lot of files which have qq{...} strings that do a great job at tripping up vim making it turn the entire rest of the file green.
I have tried this perl syntax definition to no ...
3
votes
1answer
50 views
Knitr inline chunk options (no evaluation) or just render highlighted code
I cannot find information on whether it is possible to specify options for inline chunks in knitr. I've just tried specifying them, as in the regular chunk, but this gives an error.
What I need is ...
0
votes
1answer
19 views
ft-syntax-omni is not working
Looks like ft-syntax-omni has the ability to fill the omni auto completion list from syntax highlighting, but I couldn't get it to work:
In my VIMrc, I've got:
au BufRead,BufNewFile *.idc set ft=idc
...
0
votes
0answers
28 views
SyntaxHighlighter is not defined
I am trying to integrate this SyntaxHighlighter to my website.
I included all files exactly how in the example, but it does not work.
When I take a look at the web concole it says
ReferenceError: ...
0
votes
0answers
27 views
Is there any ways to tune JSDoc with markdown plugin gfm to highlight github makrdown syntax right?
Is there any ways to tune JSDoc with markdown plugin gfm to highlight github makrdown syntax?
Example
For example here is original highlighting:
https://github.com/darlingjs/darlingjs
and gfm ...
0
votes
0answers
12 views
How do I uninstall a language module in Textwrangler?
I'd like to remove the .m mapping for Objective-C in Textwrangler so that I may have the Matlab syntax highlighting support in the app. I read the users manual and searched online, and both point me ...
0
votes
1answer
46 views
emacs AUCTeX macros fontification
I recently started using the excellent package xargs
that provides \newcommandx. It shares a syntax similar to the default \newcommand.
I would like font-lock to reflect this.
I did
...
0
votes
1answer
49 views
Textarea for Javascript language with autocomplete and syntax highlighting
I have found it before, a textarea for javascript with autocomplete and syntax highlighting.
but i forgot what is the name of the component, i have googled it but not yet found any luck.
it's not:
...
0
votes
1answer
19 views
highlight using custom extension in notepad++
I have to work these javascript files which do not have the typical .js extension. Let's call this extension .ce1 (for custom extension 1)
Every time I open one of these files in notepad++, I don't ...
0
votes
2answers
38 views
Make vim highlight python builtins when they are not followed by a dot
Is there a way to highlight built in Python functions in vim only when they are preceded by 1 more whitespaces? Furthermore, is there a modular way to do this? That is, I don't want to edit every ...
0
votes
0answers
70 views
Using code mirror to highlight text in php/html code
I am trying to make use of Code Mirror http://codemirror.net/doc/manual.html Syntax highlighter . I have tried to implement their example and i can't get it right.I am new to js so having difficulty ...
-1
votes
1answer
42 views
Syntax highlighter in html/php page [closed]
I am developing and online code judge project.
I am using Php as my scripting language.
In the code compilation page.. where a user writes the code,i want to use syntax highlighting for different ...
0
votes
1answer
67 views
I'm working on a Pro*C syntax highlighting file for Sublime Text 2
Is there any way to include the color highlighting rules in the tmLanguage file itself?
For those who aren't familiar with it, Pro*C is sort of this mutant hybrid love-child of SQL and C, and both ...
1
vote
0answers
32 views
ExtJs4: Panel : SQL SyntaxHighlighter: No scrollbars/wrapping of lines
I am using an ExtJs Panel to display an SQL query on the screen.
For highlighting the query I am using SyntaxHighlighter.
Problem: I am not getting scrollbars in the panel even after setting ...
-3
votes
2answers
30 views
Suggest a text editor with template engine and code highlighting [closed]
Can someone suggest a text editor with code highlighting and template engine, or maybe a plugin?
I need to edit long html files at my job, but there are a lot of templated actions like:
...
0
votes
1answer
84 views
Extending Javascript syntax highlighting in vim
I would like to extend my JS syntax highlighting with highlight certain functions that will be commonly used in my program. I am using janus to keep all my plugins in order. Right now I have a file in ...
2
votes
1answer
26 views
Vim - custom syntax - how to match second word
I'm trying to make a custom syntax highlighting for Sybase T-SQL and I'm stuck when I try to match table name in the following line:
UPDATE myTableName
I've tried:
syn match tsqlUpdateTableName ...
1
vote
2answers
157 views
JSP Editor for Eclipse Juno
I installed Eclipse Juno recently and I see that JSP files are not properly code highlighted. Everything appears as if it is a normal text file.
The previous versions of eclipse used to be fine. Am I ...
1
vote
1answer
46 views
eclipse syntax highlighting to differentiate between normal and prefixed HTML/imported JSP tag libraries
Is there anyway to highlight syntax in a JSP in Eclipse by tag library? Let's say we have something like this:
<%@ taglib uri="/path/to/a" prefix="a"%>
<%@ taglib uri="/path/to/b" ...
0
votes
2answers
70 views
To have R chunk in line with text using knitr
How to have R code (R chunk) inline with my text?
Example:
Please install the package by using install.packages("ISwR")
whereby, install.packages("ISwR") is automatically highlighted as R chunk ...
0
votes
1answer
34 views
Highlighting PHP-Code in CSS
How can I enable recognizing and highlighting of PHP-code in CSS files in PhpStorm?
The files are named *.css and not *.php. I cannot change them (restriction/dependency on the ...
1
vote
2answers
62 views
AvalonEdit Change Syntax Highlighting in Code
I want to change the Syntax Hightlighting of AvalalonEdit in my Code.
XAML:
<avalonEdit:TextEditor Name="textEditor" SyntaxHighlighting="{Binding syntaxHighlighting}" />
C#:
public string ...
5
votes
1answer
116 views
vim syntax highlighting for git commit messages - custom commentchar
As mentioned in this answer, since Git 1.8.2 you can use core.commentchar config value to change commit message comments to something else than the default # (hashmark or hashsign).
That is a ...



