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

feat(cli/repl): use completion candidate as hint #8126

Closed

Commits on Oct 26, 2020

  1. feat(cli/repl): use completion candidate as hint

    This shows the first completion candidate as a hint, which is rendered
    as gray text to the right of the cursor.
    caspervonb committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    4db5206 View commit details
    Browse the repository at this point in the history
  2. Format

    caspervonb committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    44a840a View commit details
    Browse the repository at this point in the history
  3. Lint

    caspervonb committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    b112981 View commit details
    Browse the repository at this point in the history