💻 Software
How can I add color highlighting for PHP functions?
Fresh7 days ago
Mar 15, 20266553 viewsConfidence Score0%
0%
Problem
I've recently begun using Notepad++, and have found a part of its styling functionality that confuses me. I'm currently attempting to color all of PHP's defined functions (such as count(), strlen(), etc.). In the Settings->Style Configurator, you cannot add a new style for such a function list. Ins…
Error Output
<Language name="php" ext="php php3 phtml" commentLine="//" commentStart="/*" commentEnd="*/">
<Keywords name="instre1">[default keywords]</Keywor…Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I add color highlighting for PHP functions?
Low Risk
I've got the same problem. There does not seem to be a solution at the moment. The problem is not related to notepad++, but the Scintilla project. It is described here. It is also noted in the ideatorrent. Seems like we will have to wait for an Upda…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix