Giter Club home page Giter Club logo

Comments (7)

hermanzdosilovic avatar hermanzdosilovic commented on August 29, 2024 1

Solved and deployed! Enjoy @kaushalmodi 😃

from ide.

hermanzdosilovic avatar hermanzdosilovic commented on August 29, 2024 1

I am working on a new Judge0 IDE that will use Golden Layout and Monaco editor. This feature will be added there. I hope it will be released by the end of the month.

from ide.

hermanzdosilovic avatar hermanzdosilovic commented on August 29, 2024 1

Hey @kaushalmodi,

this feature is now available with Judge0 IDE v2.0.0. Check it out.

from ide.

kaushalmodi avatar kaushalmodi commented on August 29, 2024

Hello, thanks for looking into this.. though, looks like it shows the compilation log only if the run log is empty.

So this case does not work: https://nim.ide.judge0.com/?AMvoP6Fdr0OkFmVQ_ftlrU4YjZU6 (here, I am missing out to see the debug echos for how macros work).

The compilation log is useful to review even when the run log is non-empty.. to see how the macro unrolling happens at compile time.

from ide.

hermanzdosilovic avatar hermanzdosilovic commented on August 29, 2024

Oh, okay I now understand your request better. Do you think that multiple tabs (one for each kind of output) could solve this?

from ide.

kaushalmodi avatar kaushalmodi commented on August 29, 2024

Do you think that multiple tabs (one for each kind of output) could solve this?

I believe so. I don't have any experience designing UI's, but the user should have an option to look at the compile log and run log separately, I believe.

Probably something like this can be done:

  • If compilation fails, highlight the compile log window
  • If compilation passes, but run log is empty, highlight the compile log window
  • Else highlight the run log window

On top of that, may be have a toggle to switch between compile log and run log.

Above is assuming that you don't show both compile and run logs simultaneously side by side.

from ide.

kaushalmodi avatar kaushalmodi commented on August 29, 2024

Thanks! Now I can see the compile outputs separately. Nice!

from ide.

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.