You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
Build with MAVEN_OPTS="-Xmx3000m" mvn clean install
Run with docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock -v /Users/nchen/che/data:/data -v /Users/nchen/Development/che-sample:/archetype eclipse/che-cli:5.15.0 archetype run
The JSON auto-completion sample basically destroys the text editor. The contents is messed up. The lines are messed up. Try to undo (Cmd+Z) and the line numbers are gone. See the attached gif.