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

(#2209) implemented /v2/gotodefinition for Cake #2212

Merged
merged 5 commits into from
Oct 6, 2021

Commits on Aug 22, 2021

  1. added unit tests for existing Cake

    GotoDefinitionHandler
    nils-a committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    0cac9bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    918b1f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Fixed unit tests

    Fixed the one test I broke and removed
    hard-coded line and colum numbers from tests
    where code came from metadata. Obviously for different
    machines with different Cake versions installed those numbers
    are different - so not a good test in either case.
    nils-a committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e743a96 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    de6b09d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    1791961 View commit details
    Browse the repository at this point in the history