GithubHelp home page GithubHelp logo

Comments (8)

horcrux2301 avatar horcrux2301 commented on May 27, 2024 1

Hey @madhur4127 ,

Thanks for your inputs.

I have published an update that has the diff feature. To get the diff use the key combination ctrl+alt+p to open a pane showing the diff between files.

Note that this will only show diffs between files starting with names output* and myOutput*. For eg:- output1.txt and myOutput1.txt

Please use this and report bugs, if any. 🙂

Note that this is the first iteration. Next up is notifications for the diffs generated.

from afcp.

horcrux2301 avatar horcrux2301 commented on May 27, 2024

I will work on this. 👍🏻

from afcp.

horcrux2301 avatar horcrux2301 commented on May 27, 2024

Which OS are you using?

from afcp.

madhur4127 avatar madhur4127 commented on May 27, 2024

Linux Mint 18.3

from afcp.

madhur4127 avatar madhur4127 commented on May 27, 2024

Hey, I have found some good plugin avilable in other editor for reference.

  1. Vim: CFParser
  2. Emacs: CFParser

from afcp.

horcrux2301 avatar horcrux2301 commented on May 27, 2024

Which feature in these parsers are you particularly interested in?

I worked on the diff feature but I am having a problem with showing the added and removed parts in proper colors in a diff file.

I am looking for a hack around that.

from afcp.

madhur4127 avatar madhur4127 commented on May 27, 2024

Atom already has git diff in it, using it differences can be generated easily from two files using this. Also git dif a a produces no output so it can be easily checked for correct results.

But diff will produce unwanted errors too 10.23 != 10.2300 and 11111111112 == 11111111113 in terms of relative error, and it will create issues. Using existing checker will help instead of inventing the wheel.

Submission of current file is a noteworthy feature is of the parsers.

There's another tool 'HighTail' by dj3500 which uses a cool checker which has (precision check too with relative error).

from afcp.

horcrux2301 avatar horcrux2301 commented on May 27, 2024

@madhur4127 Notifications based on diffs generated is released in version 0.8.18.

from afcp.

Related Issues (7)

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.