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

phpactor/reference-finder

Repository files navigation

Reference Finder

CI

Base package for finding references to a symbol at a given offset in a given text file.

For example, provide:

  • the location (URI and byte offset) for the definition of the symbol in a text file under the current cursor position.
  • locations for references to the symbol at the given offset.

Contributing

This package is open source and welcomes contributions! Feel free to open a pull request on this repository.

Support

  • Create an issue on the main Phpactor repository.
  • Join the #phpactor channel on the Slack Symfony Devs channel.