Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

PHP Syntax Highlighting Issues #80

Open
anthony-pinskey opened this issue Oct 11, 2017 · 2 comments
Open

PHP Syntax Highlighting Issues #80

anthony-pinskey opened this issue Oct 11, 2017 · 2 comments

Comments

@anthony-pinskey
Copy link

anthony-pinskey commented Oct 11, 2017

Hello,

It seems atom-material-syntax has suddenly started to fail with the syntax highlighting on PHP files.

Reproduction Steps:

  1. Installed a fresh copy of atom to ensure no other packages were conflicting
  2. With all other packages removed, I installed atom-material-ui

Expected behavior:

Observed behavior:

The syntax color shows orange highlighting on the method brackets instead of the blue on the first method defined within a class. If you remove the first method, it then increments to the next but only does it on the first method.

• Method opening and closing brackets incorrectly colored
• Method invoking parenthesis () are incorrectly colored

It also affects the color of the import statements

Atom version: 1.21.0
OS and version: macOS Sierra 10.12.5
Last Known Working Atom Version: 1.19.4

Installed packages:

All other packages removed and uninstalled to ensure no conflicts.

Notes:
The syntax highlighting seems to have broken with one of the latest Atom updates. They may have deprecated a certain feature that caused this. This issue does not occur in Atom 1.19.4

@mindpixel-labs
Copy link

mindpixel-labs commented Mar 16, 2018

@silvestreh Any update on this? I am still experiencing this issue as well. The Syntax highlighting in PHP is wonky looking compared to how it used to look. Atom 1.24.1

@Vieper
Copy link

Vieper commented Jun 11, 2018

Same Issue here. Theme Version: 1.0.8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants