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

emit overridden_symbols for Go to Implementations #59

Merged
merged 5 commits into from
Jul 18, 2023

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    1987d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9340b61 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Use scip-java snapshot logic

    Previously, this repo had custom logic to snapshot the generated
    SemanticDB files, which was missing some SCIP features like
    relationships. This commit replaces the custom snapshot logic with the
    `scip-java snapshot` command, which prints all SCIP features including
    symbol relationships.
    olafurpg committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8cfb50f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1924867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1d754c View commit details
    Browse the repository at this point in the history