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

Add support to VS Code style snippets in code completion #6339

Merged
merged 7 commits into from
Oct 5, 2017

Commits on Sep 18, 2017

  1. Refactor to handle additional text edits

    Signed-off-by: Thomas Mäder <tmader@redhat.com>
    tsmaeder committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    77ecfa3 View commit details
    Browse the repository at this point in the history
  2. Added snippet parser

    Signed-off-by: Thomas Mäder <tmader@redhat.com>
    tsmaeder committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    a83caf3 View commit details
    Browse the repository at this point in the history
  3. First cut of resolving snippets

    Signed-off-by: Thomas Mäder <tmader@redhat.com>
    tsmaeder committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    c3804e1 View commit details
    Browse the repository at this point in the history
  4. Variable resolution

    Signed-off-by: Thomas Mäder <tmader@redhat.com>
    tsmaeder committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    3f1fa09 View commit details
    Browse the repository at this point in the history
  5. Fix bugs in snippet resolving

    Signed-off-by: Thomas Mäder <tmader@redhat.com>
    tsmaeder committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    ca419fd View commit details
    Browse the repository at this point in the history
  6. Cleanup, comments, copyright.

    Signed-off-by: Thomas Mäder <tmader@redhat.com>
    tsmaeder committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    35f3f8b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Formatting

    Signed-off-by: Thomas Mäder <tmader@redhat.com>
    tsmaeder committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    51e1926 View commit details
    Browse the repository at this point in the history