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

ENH: Color matching wrong word in the interactive session #2771

Merged
merged 7 commits into from
Mar 7, 2023

Commits on Mar 6, 2023

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

Commits on Mar 7, 2023

  1. RF: use finditer and Match structure to highlight exact match

    Also move out highlighting out of conditioning, so we could highlight for both
    in a single codeline for both cases (prior code did  not care about 2nd
    one).
    yarikoptic committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    49f5348 View commit details
    Browse the repository at this point in the history
  2. FIX: Typing

    larsoner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c64c4ec View commit details
    Browse the repository at this point in the history
  3. FIX: Typing

    larsoner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    52497b4 View commit details
    Browse the repository at this point in the history
  4. FIX: isort

    larsoner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6de3617 View commit details
    Browse the repository at this point in the history
  5. FIX: Logic

    larsoner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    751ccf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ab6520 View commit details
    Browse the repository at this point in the history