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

Improve method completion for string and regexp that includes word break characters #523

Merged
merged 4 commits into from
Mar 6, 2023

Commits on Feb 25, 2023

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

Commits on Mar 5, 2023

  1. Remove completion-test's assert_not_include because candidates no lon…

    …ger include every possible methods
    tompng committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    08af557 View commit details
    Browse the repository at this point in the history
  2. Add comment about string's method completion regexp

    Co-authored-by: Stan Lo <stan001212@gmail.com>
    tompng and st0012 authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    d0825f0 View commit details
    Browse the repository at this point in the history
  3. Add comment about regexp's method completion regexp

    Co-authored-by: Stan Lo <stan001212@gmail.com>
    tompng and st0012 authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    bb96a54 View commit details
    Browse the repository at this point in the history