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

Preselect feature in the completion item #2388

Merged
merged 11 commits into from
Aug 28, 2018
Merged

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    13e88af View commit details
    Browse the repository at this point in the history
  2. Change package json

    Add completion integration test
    
    changes
    
    Remove main function
    
    Add tests for the completion provider
    akshita31 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    e5d3b43 View commit details
    Browse the repository at this point in the history
  3. Add the preselect boolean

    akshita31 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    993d305 View commit details
    Browse the repository at this point in the history
  4. update vscode version

    akshita31 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    4481600 View commit details
    Browse the repository at this point in the history
  5. trial

    akshita31 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    dfa7335 View commit details
    Browse the repository at this point in the history
  6. Use completion class

    akshita31 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    94ad2be View commit details
    Browse the repository at this point in the history
  7. Use completion

    akshita31 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    a792284 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary using

    akshita31 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    0f7afea View commit details
    Browse the repository at this point in the history
  9. Make tests pass

    akshita31 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    5a16cdd View commit details
    Browse the repository at this point in the history
  10. Changelog update

    akshita31 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    99cd0e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0718c8 View commit details
    Browse the repository at this point in the history