-
Using:
- Windows 7 32-bit
- Sublime Text 2 (Version 2.0.2, Build 2221)
- Color Highlighter v2016.02.11.13.53.03
.sublime-project:
```
{
"color_variables_files":
[
"/path/to/_colors.scss"
]…
-
```
I Use Syntax Highlighter to highlight the code got from database
Next, I Use function nl2br() in PHP to turn new-line char (/n) to "" tag
The Problem is:
Text outside is displayed normally, but t…
-
I'm not 100% sure this is an issue with the syntax highlighter, but if in Sublime Text I use `CTRL+/` (or select the equivalent from the menu), it does not toggle the comment status of the current lin…
-
```
I Use Syntax Highlighter to highlight the code got from database
Next, I Use function nl2br() in PHP to turn new-line char (/n) to "" tag
The Problem is:
Text outside is displayed normally, but t…
-
```
I Use Syntax Highlighter to highlight the code got from database
Next, I Use function nl2br() in PHP to turn new-line char (/n) to "" tag
The Problem is:
Text outside is displayed normally, but t…
-
```
I Use Syntax Highlighter to highlight the code got from database
Next, I Use function nl2br() in PHP to turn new-line char (/n) to "" tag
The Problem is:
Text outside is displayed normally, but t…
-
```
I Use Syntax Highlighter to highlight the code got from database
Next, I Use function nl2br() in PHP to turn new-line char (/n) to "" tag
The Problem is:
Text outside is displayed normally, but t…
-
```
I Use Syntax Highlighter to highlight the code got from database
Next, I Use function nl2br() in PHP to turn new-line char (/n) to "" tag
The Problem is:
Text outside is displayed normally, but t…
-
I use sublime text editor 3 and install the color highlighter via the package control but just have no way to enable it. When I go to the Tools menu and click the color highlighter, both the enable an…
-
```
Hello,
What steps will reproduce the problem?
I want to add two or more "mode" buttons and include with the left pencil tool
button (ID: tool_fhpath), and I create an extension js file and code…