Skip to content

Add instructions for Theia Cloud IDE #94

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

Merged
merged 2 commits into from
May 30, 2019
Merged

Add instructions for Theia Cloud IDE #94

merged 2 commits into from
May 30, 2019

Conversation

satishbabariya
Copy link
Contributor

@satishbabariya satishbabariya commented Mar 21, 2019

Theia Cloud IDE will allow us to use sourcekit-lsp with ide that runs on docker or in any cloud. for example

docker run -it -p 3000:3000 -v "$(pwd):/home/project:cached" theiaide/theia-swift:next

or

docker run -it -p 3000:3000 -v "$(pwd):/home/project:cached" theiaide/theia-swift

next is Developement version and latest is stable version

source of the dockerfile can be found here https://github.com/theia-ide/theia-apps

54541406-e1f4aa80-49bf-11e9-8ce9-8c8b9f7830f9

... to match the style of the other editor instructions.
@benlangmuir
Copy link
Contributor

@swift-ci please test

Copy link
Contributor

@benlangmuir benlangmuir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tweaked the wording a little, but otherwise looks great. Sorry for the delay!

@benlangmuir benlangmuir merged commit f499fb9 into swiftlang:master May 30, 2019
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.

2 participants