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

fix and improve CandidateCompletionHandler #215

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

fix and improve CandidateCompletionHandler #215

wants to merge 5 commits into from

Commits on Sep 2, 2015

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

Commits on Sep 3, 2015

  1. Add tests and javadoc

    tkruse committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4b6bdc0 View commit details
    Browse the repository at this point in the history
  2. Fix #213, fix #214 CompletionHandler: Add final Space outside setBuff…

    …er(), and independently of cursor position
    
    This causes spaces to be added where they woult not have been added before
    tkruse committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4866455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a36a01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75407cf View commit details
    Browse the repository at this point in the history