Walter Nuñez

Avatar
  • Total activity 16
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 6
  • Created

    convert VSC to PhpStorm Plugin

    Hi friends, I'm here because the terrible support that Sourcegraph gives to the CODY IA graphical interface is shameful.I found what I need but it's a plugin for VSC: https://github.com/mnismt/cody...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Description is not aligned to tooltip text of IDE.

    hello, i have this description on a php method: /** * Description: You can use this method to add or manipulate the display options that will handle your data. * @param array $options * <pre> * 1....
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    nforce strict type cant add space to separate ? from class

    In some class i have a code like that, example full php code: <?phpdeclare(strict_types=1);namespace Example\ClassFooUp;class ClassFoo{    private static ?ClassFoo $instance = null;        public s...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Upload to all?

    exist any way to add in deployment an option to upload a file to all deployment enviroment at same???  
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    show implement method in small letter.

    Hi, I have seen that Visual Studio has this option inserted directly into the code editor; where I can click/hover over it, and see where and how many times a method has been referenced/implemented...
    • 2 followers
    • 3 comments
    • 0 votes