Skip to content

Double-click to select a word does not work #11

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

Open
KarolS opened this issue Jan 13, 2022 · 1 comment
Open

Double-click to select a word does not work #11

KarolS opened this issue Jan 13, 2022 · 1 comment

Comments

@KarolS
Copy link
Contributor

KarolS commented Jan 13, 2022

plugin version 1.5

IntelliJ IDEA version 2021.3.1 Community Edition

Steps to reproduce:

  1. Right click → New → Kick Assembler file
  2. In the newly opened editor pane, type the following:
    The quick brown fox jumps over a lazy dog
  3. Double click any of the previously written words.

Expected behaviour:

  • The clicked word gets selected, like in every other IntelliJ IDEA editor, or elsewhere.

Actual behaviour:

  • Only a single letter gets selected.
@4ch1m
Copy link
Owner

4ch1m commented Feb 18, 2022

The flex and bnf files still need to be improved/reworked.

Any help on that front would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants