Skip to content

Feature Suggestions

Feature Suggestions

Categories

123 results found

  1. If the difference between two files is an added for loop (so file A has the top for loop only and file B has both), Diffnow will report that the changes starts from the } in the first for loop and ends before the } in the second for loop, which doesn't look nice. Could you please change it so that the change is recognised as beginning from the second for and includes the bottom bracket. Thanks :)

    for(i=0;i<N;i++) {
    a[i] = i;
    b[i] = i;
    }

    for(i=0;i<2*N;i++) {
    x = rand()%N;
    y = rand()%N;

    temp = b[x];
    b[x] =
    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Wheni upload the two files then an error message is displayed as session expired

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. When I try to compare files 2 files(of 45 KB & 70 KB) I constantly keep getting this error and yes, I tried refreshing and re-opening the site and the error persists.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. When I click on the download option it tells me my session has expired when it was barely 5 seconds after the comparison was complete.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. hi,

    when upload a file it would be good if the tools auto formats the content in it.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    QuickDiff is faster because it does the comparison entirely client-side in JavaScript, while DiffNow does the comparison on the server using ExamDiff Pro. This enables DiffNow to have much more powerful comparison features, but it does make it slower than QuickDiff. We feel that this is an appropriate trade-off for our users.

  8. I would like to be able to print the compared files as 1 document after the files have been converted highlighting the changes in 1 Document. I find comparing side by side in the small box where i have to toggle left to right to see the full page on each side is a bit of a challenged. Otherwise a fabulous site!

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. When I copy the text using this tool the code gets unformated, I need to remove all left spaces and add tab spaces again..

    Usually I use to go to the original file, find the snippet of code and copy from there so that can get the code formatted..

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. It would be great if two pdfs can be compared for styling differences. Example, there might be cases of report generation and two reports should look exactly similar. So if alignment differences can be pointed out, it will be great tool

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. "Added", "Deleted"... to be links and on click to scroll at to next word founded
    I think that this feature will be useful for fast navigation through the differences in the text

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. When you have done a comparison, the files are green. But if you change one file on disk, and want to redo the comparison, there is no easy way. If you select the file again, it's still green, and is not re-read from disk.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. would nice if we could resize the result windows, instead of clicking fullscreen option.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Drag and drop file from local file system as additional method for "browse". Why is this very usefull feature removed?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Drag-and-drop for file upload works in the latest versions of Chrome, Firefox, and Safari. It doesn’t seem to work in Internet Explorer, but that is an issue with the browser, not with DiffNow.

  15. In revision control programs, when doing a diff check, you have symbols at the left of the text (+, -, ~,...) that means what has be done on each line. It would be more intuitive than color code.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. getting this error, don't undertand what it is.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. a way to make both the comare windows and data windows take up all the realestate on the page

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. I'm getting display errors when comparing two URLs in Firefox 20.0.1. One of them comes back -- but bleeds off the right side of the screen. The other gives an error, but the URL is correct. It works OK on IE8, which is the only other browser I have on this particular laptop (running Windows XP).

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. ejtttttttttttttttttttte

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?