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

Lsp feature/reference support #690

Merged
merged 5 commits into from
Jul 16, 2023

Commits on Mar 19, 2023

  1. Create helper function for location finding

    This to reduce code duplication later on
    Efratror committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    619a224 View commit details
    Browse the repository at this point in the history
  2. Bringing out some variables

    Efratror committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    2ca4a37 View commit details
    Browse the repository at this point in the history
  3. Add reference searching

    Efratror committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    9b54cbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbbb878 View commit details
    Browse the repository at this point in the history
  5. Follow styleguide for previous code

    As noted by mr. Fry in PR benfry#678 and issue benfry#684
    Efratror committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    b3ee57f View commit details
    Browse the repository at this point in the history