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

feat: Code completion #1113

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2023

  1. feat: Improve code completion in PhpStorm

    Signed-off-by: Hari Darshan Gorana <[email protected]>
    haridarshan committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1e45f9d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. feat: add script to auto-generate .phpstorm.meta.php file

    Signed-off-by: Hari Darshan Gorana <[email protected]>
    haridarshan committed May 22, 2023
    Configuration menu
    Copy the full SHA
    490ad82 View commit details
    Browse the repository at this point in the history
  2. chore(styleci): apply styleci patch

    Signed-off-by: Hari Darshan Gorana <[email protected]>
    haridarshan committed May 22, 2023
    Configuration menu
    Copy the full SHA
    75e7c0b View commit details
    Browse the repository at this point in the history
  3. chore(deps): replace jasny/phpdoc-parser with `phpstan/phpdoc-parse…

    …r` dep
    
    Signed-off-by: Hari Darshan Gorana <[email protected]>
    haridarshan committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8a5662f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    6bbd59c View commit details
    Browse the repository at this point in the history
  2. chore: move phpstan/phpdoc-parser to require-dev

    Signed-off-by: Hari Darshan Gorana <[email protected]>
    haridarshan committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d2a9e42 View commit details
    Browse the repository at this point in the history