particle-dev icon indicating copy to clipboard operation
particle-dev copied to clipboard

Compiler error messages should not be cropped

Open opyh opened this issue 10 years ago • 8 comments
trafficstars

Compiler error messages are cropped in the UI:

screenshot 2015-03-22 03 51 44

Have I overlooked a way to see the full error messages somewhere? That would be helpful when debugging, as the important bits are often at the (cut-off) ends of the messages.

Maybe they could just be logged to the console?

Even better would be having inline error messages, like in the linter plugin ;)

opyh avatar Mar 22 '15 03:03 opyh

Have you found a way to work around this? I'm having a hard time determinging what the compiler is complaining about.

rsteckler avatar Apr 22 '15 15:04 rsteckler

This will be probably done by implementing #79 or some logging panel. Currently the main goal is updating to latest Atom and fully support upcoming Photon.

suda avatar Apr 22 '15 15:04 suda

I had to do this pain in the arse to see full errors for another problem #110

In atom go to the menu -> View -> Developer -> toggle developer tools Its just like chrome or chromium developer tools: you can click on the magnifying glass and click on a UI element, and see the source for the full information

cdeadlock avatar Sep 06 '15 15:09 cdeadlock

This is a real pain. Is this being worked on?

newzealandpaul avatar Oct 09 '15 09:10 newzealandpaul

Yes, we're going to introduce error console similar to one in Build IDE.

suda avatar Oct 09 '15 12:10 suda

This is rea big pain.. I get the error "build didn't produce binary Error: Command faild:.." I could see the full error .. this is minimum is ide that it shows what the error is ..

rPonuganti avatar Oct 15 '15 20:10 rPonuganti

Has this been implemented yet? This is the least lovable Particle Dev feature right now..

dhhagan avatar Nov 29 '16 01:11 dhhagan

Unfortunately not yet. But it is on top of your Dev priorities!

suda avatar Nov 29 '16 23:11 suda