Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

[New feature request] Diff files #56

Open
ludoo0d0a opened this issue Apr 1, 2015 · 12 comments
Open

[New feature request] Diff files #56

ludoo0d0a opened this issue Apr 1, 2015 · 12 comments

Comments

@ludoo0d0a
Copy link

Is there any chance to see a diff files feature in Cloud9 ?
A project already integrates diff with ace (https://github.com/benkeen/ace-diff).

@SeriousM
Copy link

👍

1 similar comment
@yubele
Copy link

yubele commented Jul 6, 2015

👍

@piotrkubisa
Copy link

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.

@oktayacikalin
Copy link

👍

@piotrkubisa
Copy link

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.

@ludoo0d0a
Copy link
Author

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

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

@piotrkubisa
Copy link

@ludoo0d0a You can enable this tab as experimental feature:

c9

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

@ludoo0d0a
Copy link
Author

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

@joel-schaal
Copy link

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

image

@piotrkubisa
Copy link

@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.

@joel-schaal
Copy link

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.

@Potherca
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants