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

Add get-type command #730

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 6, 2017

  1. Configuration menu
    Copy the full SHA
    dba7e17 View commit details
    Browse the repository at this point in the history
  2. Add get-type command

    The `get-type` command (requested in racer-rust#620) takes a line and character number which point to a complete identifier in the input text. The command will then attempt to determine the concrete type of that identifier.
    TedDriggs committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    b5a926b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b0bc35 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Resolve merge conflicts

    TedDriggs committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    9ca7845 View commit details
    Browse the repository at this point in the history