codefori / ileditor2-issues

A place where you can search and raise issues for ILEditor 2.
1 stars 0 forks source link

Feature: Successfully compiled feedback #48

Closed richardm90 closed 3 years ago

richardm90 commented 4 years ago

IBM i version = 7.4 System = Windows 10 ILEditor 2 version = 0.4.5

When a compile completes successfully I would still the ability to look at the compile command that was used. I just hit a scenario where the compile was successful but when the code ran it appeared to make no difference and for good reason I'd compiled to the wrong object library. It took me a while to work that out as I couldn't see the compile command that was used.

worksofliam commented 4 years ago

Cool idea! We will poke around and see where we can fit it in!

richardm90 commented 4 years ago

I was wondering if it could work by clicking on the successful compile message and then the details slide up and are shown in a similar way to the unsuccessful compile details.

connorholyday commented 4 years ago

That sounds like a nice solution

richardm90 commented 4 years ago

Just to add another point to the compiler feedback. If you have multiple source tabs open the compiler status/feedback it would be really handy if the compiler status/feedback made it clear what tab it related to.

connorholyday commented 4 years ago

Yes I agree, if we don't already then we should definitely be making this clear

worksofliam commented 3 years ago

We're going to make it so when the compilation is successful, then you will still be able to click it and see the command again.

worksofliam commented 3 years ago

Out in 0.7.7.

image