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.
This package is open source and welcomes contributions! Feel free to open a pull request on this repository.
- Create an issue on the main Phpactor repository.
- Join the
#phpactor
channel on the Slack Symfony Devs channel.