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

Package Control? #1

Closed
mAAdhaTTah opened this issue Jan 8, 2015 · 6 comments
Closed

Package Control? #1

mAAdhaTTah opened this issue Jan 8, 2015 · 6 comments
Milestone

Comments

@mAAdhaTTah
Copy link

Is this available in Package Control? If not, can you add?

@gerardroche
Copy link
Owner

I think maybe a few more 0.x releases before adding to Package Control.

@gerardroche gerardroche added this to the 1.0.0 milestone Jan 13, 2015
@gregrobson
Copy link

👍 for package control. That would be the icing on the cake.

(it's great btw, I'm writing lots of code with arrays at the moment!)

@gerardroche
Copy link
Owner

@gregrobson Thanks. I've added two new macros you might like, one specifically for arrays. They're in the develop branch. See https://github.com/gerardroche/sublime-php-grammar/tree/develop#macros.

@gregrobson
Copy link

@gerardroche Thanks - it works for me, although I'm using PHP 5.5 so I'm using [] instead of array() - get that working and you're a legend 😄

@gerardroche
Copy link
Owner

@gregrobson Just pushed a fix for that in the develop branch. Thanks.

@gerardroche gerardroche changed the title Package Control Package Control? Jul 8, 2015
gerardroche added a commit to gerardroche/package_control_channel that referenced this issue Jul 8, 2015
gerardroche added a commit to gerardroche/package_control_channel that referenced this issue Jul 8, 2015
FichteFoll added a commit to wbond/package_control_channel that referenced this issue Jul 8, 2015
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
@gregrobson
Copy link

👍

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

No branches or pull requests

3 participants