Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only last inherited interface gets highlighted #31

Closed
gerardroche opened this issue Jul 27, 2015 · 0 comments
Closed

Only last inherited interface gets highlighted #31

gerardroche opened this issue Jul 27, 2015 · 0 comments

Comments

@gerardroche
Copy link
Owner

Classes before the last one aren't highlighted at all:

This also happens on github.com, which uses this bundle for highlighting PHP code: https://github.com/mikemirten/ZExt/blob/49295321460207a5f2db4e6d7c05082c3502a6ef/library/ZExt/Di/ContainerInterface.php#L38. It was reported by one of our users.
ff75eb14-7188-11e4-8d42-063424bafd31

Re: textmate php.tmbundle issue 53

gerardroche added a commit that referenced this issue Jul 29, 2015
* develop:
  Fix #12 multiline function arguments scope
  syntax tests: add function and funtion arguments tests
  Fix #29 final class storage modifier scope
  syntax tests: rename file
  Fix #31 only last inherited interface gets highlighted
  syntax tests: add support class builtin tests
  syntax tests: cleanup
  📝
  Fix link
  Fix code blocks
  ST2 is no longer supported
  Added to package control for ST3 only; Closes #1
  Rename some macro files
  Change "enter" append comma and newline in array strings to "ctrl+enter"
  Remove trailing comma
  Add command_mode is false context rule in macros as per recommendation
  Update changelog
  Update readme
  macros: add better auto pair braces for elseif, catch, functions, and methods #23
  macros: a more restrictive regex for auto pair braces
  Rename macro file
  Fix test against html package for build 3095
  Implement macro to complete braces for control structures; Closes #23
  Make ctrl+enter trigger in a string context
  Fix bug ctrl+; macro regex typo
  Added missing pop scope names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant