Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better successful build message #89

Open
kommen opened this issue Jan 25, 2016 · 2 comments
Open

Better successful build message #89

kommen opened this issue Jan 25, 2016 · 2 comments
Assignees
Milestone

Comments

@kommen
Copy link

kommen commented Jan 25, 2016

When my build code compiles without errors I see the following message at the top:

=== Successfully generated /dev/null ===
[Finished in 0.4s]

I know this reason for this. But would it be possible to replace the generated /dev/null to something simpler? I think that the /dev/null build output should be an implementation detail of which the user should not be concerned with.

@deadfoxygrandpa deadfoxygrandpa added this to the 0.16.4 milestone Jan 26, 2016
@deadfoxygrandpa deadfoxygrandpa self-assigned this Jan 26, 2016
@deadfoxygrandpa
Copy link
Owner

I agree that this would be nicer. I'll try to get something in the next version.

@msjyoo
Copy link
Contributor

msjyoo commented Mar 4, 2016

An even better option would be to use a plugin like this one https://packagecontrol.io/packages/Better%20Build%20System to hide the panel on successful builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants