Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

documentation? #31

Description

@drzraf

Seems there is none, and it's hard to start using phpactor code-transform without it.
Even on a deductive best-effort trying to use it to rename a variable is quite hard:

  • ./bin/phpactor config:dump | grep transform
  • ./bin/phpactor help class:transform
  • cat doc/configuration.md
  • echo "code_transform.refactor.rename_variable: ~" > phpactor/.phpactor.yml
  • config:dump => "code_transform.refactor.rename_variable" are not known

=> Renaming variables is a frequent refactoring => Command: RPC only

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions