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

Fix using project path and fileUri #5625

Merged
merged 1 commit into from
Jul 13, 2017
Merged

Fix using project path and fileUri #5625

merged 1 commit into from
Jul 13, 2017

Conversation

vparfonov
Copy link
Contributor

@vparfonov vparfonov commented Jul 12, 2017

Signed-off-by: Vitalii Parfonov vparfonov@redhat.com

What does this PR do?

In some place where we communicate with language server we should use file path in URI format like (file://projects/someproject/file), but for starting language server process regular file path (/projects/someproject)

What issues does this PR fix or reference?

#5547

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
@codenvy-ci
Copy link

@vparfonov vparfonov merged commit af4248f into master Jul 13, 2017
@vparfonov vparfonov deleted the che#5547 branch July 13, 2017 07:03
@vparfonov vparfonov added kind/bug Outline of a bug - must adhere to the bug report template. team/ide labels Jul 13, 2017
@vparfonov vparfonov added this to the 5.15.0 milestone Jul 13, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants