Skip to content

Weird interaction with ivy-mode and js-mode #528

@bsuh

Description

@bsuh

Here's a video of it https://youtu.be/1l9FWjP6ass

  1. Download this Javascript file https://code.jquery.com/jquery-1.12.4.js
  2. Install ivy
  3. Enable ivy-mode
  4. Open jquery file
  5. Start a Lisp eval and type in "(setq-default js-indent-le", press TAB, it completes correctly to js-indent-level
  6. Scroll down
  7. Start a Lisp eval and type in "(setq-default js-indent-le", press TAB, it completes incorrectly to js-indent-lejs-indent-level

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions