You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/11/14 21:46:25 UTC

[GitHub] [netbeans] KacerCZ opened a new pull request #2536: [NETBEANS-5027] PHP - improved display of constant in code completion

KacerCZ opened a new pull request #2536:
URL: https://github.com/apache/netbeans/pull/2536


   https://issues.apache.org/jira/browse/NETBEANS-5028
   
   Improves display of array constant in code completion.
   Uses short array format, displays first item in array, indicates more elements in array.
   
   Before:
   ![netbeans5028-before](https://user-images.githubusercontent.com/4249184/99157641-0e982280-26cb-11eb-8b9a-d9e04eff2b91.png)
   
   After:
   ![netbeans5028-after](https://user-images.githubusercontent.com/4249184/99157643-122ba980-26cb-11eb-983c-a9c3ed52af24.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] tmysik merged pull request #2536: [NETBEANS-5028] PHP - improved display of constant in code completion

Posted by GitBox <gi...@apache.org>.
tmysik merged pull request #2536:
URL: https://github.com/apache/netbeans/pull/2536


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] tmysik commented on pull request #2536: [NETBEANS-5028] PHP - improved display of constant in code completion

Posted by GitBox <gi...@apache.org>.
tmysik commented on pull request #2536:
URL: https://github.com/apache/netbeans/pull/2536#issuecomment-731352698


   OK. Apparently a long time ago I did something in PHP. But one day it will be possible, I am pretty sure :)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] KacerCZ commented on pull request #2536: [NETBEANS-5028] PHP - improved display of constant in code completion

Posted by GitBox <gi...@apache.org>.
KacerCZ commented on pull request #2536:
URL: https://github.com/apache/netbeans/pull/2536#issuecomment-731343583


   This PR changes only display of constant value.
   Object can't be value of constant.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] tmysik commented on pull request #2536: [NETBEANS-5028] PHP - improved display of constant in code completion

Posted by GitBox <gi...@apache.org>.
tmysik commented on pull request #2536:
URL: https://github.com/apache/netbeans/pull/2536#issuecomment-731369181


   @KacerCZ You are welcome! Thanks for your work!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] KacerCZ commented on pull request #2536: [NETBEANS-5028] PHP - improved display of constant in code completion

Posted by GitBox <gi...@apache.org>.
KacerCZ commented on pull request #2536:
URL: https://github.com/apache/netbeans/pull/2536#issuecomment-731364026


   @junichi11 @tmysik Thanks for review.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists