Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Implementation of testing api for testing vscode extensions language features [Part 2] #802

Merged
merged 16 commits into from
Sep 10, 2020

Commits on Feb 18, 2020

  1. Added extension testing

    Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
    JPinkney authored and che committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    d992ae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. merge with master

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    7c6e36f View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    5528984 View commit details
    Browse the repository at this point in the history
  3. Add empty line

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    f2f47f6 View commit details
    Browse the repository at this point in the history
  4. Add selectionRange language action

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    7d4b45c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. merge with master

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    ac7bce7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

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

Commits on Aug 12, 2020

  1. Move language test API under che namespace

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    9e4a4b2 View commit details
    Browse the repository at this point in the history
  2. Add empty line

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    c3bdcf6 View commit details
    Browse the repository at this point in the history
  3. Add empty line

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    e878e91 View commit details
    Browse the repository at this point in the history
  4. Add empty line

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    98e6a84 View commit details
    Browse the repository at this point in the history
  5. use thei.Uri instead of plugin-ext/lib/common/uri-components.UriCompo…

    …nents
    
    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    6f8224f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Update language test api to use types from theia/plugin

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    f40aeb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Fix declaration request

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7b62137 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. code cleanup

    Signed-off-by: svor <vsvydenk@redhat.com>
    svor committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a636459 View commit details
    Browse the repository at this point in the history