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

[languageserver] upgraded to latest version of ls-api #1380

Merged
merged 109 commits into from
Jun 8, 2016

Conversation

svenefftinge
Copy link
Contributor

No description provided.

akorneta and others added 19 commits May 27, 2016 10:39
CHE-1244: Add checking of the workspace status during asynchronous stop
CHE-398: Add ability to create local machine snapshots without registry
…e#1362)

* use constants instead of hardcoded string
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
Signed-off-by: Edgar Mueller <emueller@eclipsesource.com>
Fix WorkspaceService to be able to share workspaces
CHE-301 Enable Processes panel in machine and project perspective
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
CHE-377 Add actions to re-run and stop a command
- list of workspaces
- list of projects
- panels on workspace details page
- che-input
- che-label
- che-text-info

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
CHE-797: correct switch to mobile view
Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@svenefftinge
Copy link
Contributor Author

Please wait with merge, as the 0.2.0 snaphot jars are not yet in sonatype snapshot repo. Will comment here once they are.

@svenefftinge
Copy link
Contributor Author

Snapshots are now deployed.

@skabashnyuk
Copy link
Contributor

Do we have CQ for this io.typefox.lsapi.services dependency?
BTW what is it?

@evidolob
Copy link
Contributor

io.typefox.lsapi.services is the Java implementation of VSCode Language Server protocol https://github.com/Microsoft/vscode-languageserver-protocol#completion-item-resolve-request.
Sources here: https://github.com/TypeFox/ls-api

CODENVY-441: Add get method to retrieve all ws-agents
@svenefftinge
Copy link
Contributor Author

You can piggyback this CQ https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11516

@skabashnyuk
Copy link
Contributor

  1. Dependency declaration should be moved to https://github.com/eclipse/che-dependencies/blob/master/pom.xml
  2. CQ for Eclipse Che should be approved before this PR merge.

…erminal

Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
Alexander Garagatyi and others added 29 commits June 6, 2016 10:52
…lipse-che#1420)

Parsing used to use reference definition from docker repo, but
fails in some very simple cases.
Rework parsing. Add comments. Add tests.

Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
…eclipse-che#1429)

* Add event then FctoryAccepted
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
…ider

Interface and default implementation for promises
Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
CHE-1286: save commands into workspace config
Add utility class to operate with arrays
…arrays

Revert "Add utility class to operate with arrays"
Signed-off-by: Roman Iuvshin <riuvshin@codenvy.com>
CODENVY-610: add possibility to set no_proxy ENV var in machine
Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>
Add utility class to operate with arrays
- fix bug

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
CHE-1286: save commands into workspace config
Added button on Debug Configuration Page.
Added check box to simplify GDB configuration to debug locally
Move classes related with data tree structure to dedicate package
- bugfix

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
CHE-1286: save commands into workspace config
CODENVY-595: add possibility to adjust machine swap size
@evidolob evidolob merged commit 7a0a1fe into eclipse-che:language-server Jun 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.