Code Monkey home page Code Monkey logo

Comments (12)

piotrkubisa avatar piotrkubisa commented on June 8, 2024 4

I should mention that the c9/core introduces new tab called "Changes". Currently it is really amazing - it provides git support (sidebar with staging files and log view) and an ace-diff. Good job c9 team!

screenshot from 2015-11-26 10 01 47

// You can enable it in Settings on c9.io if you would like to try it out.

from core.

piotrkubisa avatar piotrkubisa commented on June 8, 2024 2

@ludoo0d0a You can enable this tab as experimental feature:

c9

This will bring you a simple diff tool directly in c9 ace editor.

from core.

joel-schaal avatar joel-schaal commented on June 8, 2024 1

@piotrkubisa: It seems this has been removed from Cloud9...

image

from core.

SeriousM avatar SeriousM commented on June 8, 2024

👍

from core.

yubele avatar yubele commented on June 8, 2024

👍

from core.

piotrkubisa avatar piotrkubisa commented on June 8, 2024

I usually go to terminal to execute git status and then click on each file to check their diff with current state using git diff. Unless it is small project I use ungit, which works like charm in c9. Also there is a File History function (click on file tab) which is great, but yeah 👍 for this idea - sublime has diff built-in for checking unsaved progress.

from core.

oktayacikalin avatar oktayacikalin commented on June 8, 2024

👍

from core.

ludoo0d0a avatar ludoo0d0a commented on June 8, 2024

any news on it ?
This feature is waiting by community.

https://community.c9.io/t/simple-file-compare-feature/5552

from core.

ludoo0d0a avatar ludoo0d0a commented on June 8, 2024

Thanks for feedback.
I understand that the "git diff" panel is available. It is super great, indeed !

but the requested feature is more about a "compare 2 selected and different files".
Since all components are there, I'm pretty sure there is not a big gap to add a such feature.
The result from the output of the following command can even be used :
> diff file.a file.b -y

from core.

piotrkubisa avatar piotrkubisa commented on June 8, 2024

@piotrkubisa: It seems this has been removed from Cloud9...

Wasn't it green-lit into mature components? I don't use Cloud9 anymore, so I cannot verify that information.

from core.

joel-schaal avatar joel-schaal commented on June 8, 2024

Maybe, but I do not see it in the options or how to check for the diff... And google did not help me there either.

from core.

Potherca avatar Potherca commented on June 8, 2024

I still use Cloud9 (on a AWS as provided pre-installed by Amazon). I looked around but I can't find this anywhere either...

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.