Giter VIP home page Giter VIP logo

Comments (7)

pi0 avatar pi0 commented on May 7, 2024 1

Hmm, reading and printing code around could be nice. But it involves a more complex setup to try reading from file-system using a search path since usually stack traces are not absolute or relative to cwd also we may use source-map to reverse to original source.

Please let me know about your decision would be happy to help to implement either directly in zx or as a consola reporter (extending fancy for code-snippet support). Consola had been battle-tested for a long time in different setups and the core overhead is not that much comparing to essential infra is providing for the same purpose of improving CLI output.

from zx.

pi0 avatar pi0 commented on May 7, 2024

I would suggest trying consola. We can hook into all console calls to catch and format both logs and errors/stacks. (in conflict with #52 but is easily solvable)

from zx.

antonmedv avatar antonmedv commented on May 7, 2024

Looks nice, but kind of too heavy. Will be cool to find something lightweight and focusing only on pretty-printing errors.

from zx.

pi0 avatar pi0 commented on May 7, 2024

but kind of too heavy

By install size? It is almost same install size of chalk (#52) due to actually using it :D Anyway this might be helpful for formatting stack to reduce verbosity:

from zx.

antonmedv avatar antonmedv commented on May 7, 2024

Also from the screenshot looks like it not printing code snippet there error thrown.

Will be cool to have code also printed as it does in standard error printing.

from zx.

antonmedv avatar antonmedv commented on May 7, 2024

Both ways are fine.

from zx.

antonmedv avatar antonmedv commented on May 7, 2024

Errors mostly okay now.

from zx.

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.