This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation of testing api for testing vscode extensions language …
…features [Part 2] (eclipse-che#802) * Added extension testing Signed-off-by: Josh Pinkney <[email protected]> * Fix build errors Signed-off-by: svor <[email protected]> * Add empty line Signed-off-by: svor <[email protected]> * Add selectionRange language action Signed-off-by: svor <[email protected]> * Move language test API under che namespace Signed-off-by: svor <[email protected]> * Add empty line Signed-off-by: svor <[email protected]> * Add empty line Signed-off-by: svor <[email protected]> * Add empty line Signed-off-by: svor <[email protected]> * use thei.Uri instead of plugin-ext/lib/common/uri-components.UriComponents Signed-off-by: svor <[email protected]> * Update language test api to use types from theia/plugin Signed-off-by: svor <[email protected]> * Fix declaration request Signed-off-by: svor <[email protected]> * code cleanup Signed-off-by: svor <[email protected]> Co-authored-by: Josh Pinkney <[email protected]>
- Loading branch information