Highlighter for PHP has horrible control for CSS targets.
- Dominant language
- PHP
- Stars
- 16
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
```
There are very few keywords you can target for CSS, so I went ahead and
implemented finer control. Patch is attached. I haven't looked through any
other highlighters so if the keyword subgroups need renamed to match other
languages I won't be offended.
There are also some keywords added in PHP 5.4/5.5 that were missing; they are
also in the attached diff.
```
Original issue reported on code.google.com by `morrison...@gmail.com` on 16 Nov 2013 at 1:07
Attachments:
- [php.diff](https://storage.googleapis.com/google-code-attachments/hyperlight/issue-8/comment-0/php.diff)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the attached php.diff and comparing it with the repository's PHP highlighter. Check how CSS-target keywords are grouped and whether the PHP 5.4/5.5 keywords are represented. Done means the finer CSS target control and the missing PHP keywords are included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100