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

File editor real time content update #1910

Closed
dkuleshov opened this issue Jul 22, 2016 · 1 comment
Closed

File editor real time content update #1910

dkuleshov opened this issue Jul 22, 2016 · 1 comment
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Milestone

Comments

@dkuleshov
Copy link

User story

As a Che user I want to have actual content of file in the editor irrespective of source of file modification.

Scenario

  • User A opens a file F in Che IDE in workspace W
  • User A or user B ssh mounts to workspace W
  • User A or user B modifies the file F using outside means
    • IDE (Intellij IDEA, Eclipse, NetBeans)
    • CLI
    • Text Editor (Sublime, TextMate, vi, etc.)
  • Content of the file F is updated automatically (no refresh needed)
@JamesDrummond
Copy link
Contributor

@vparfonov Provide status label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

4 participants