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

Add a flag to show reloading info only in case of problems #1239

Closed
bbatsov opened this issue Aug 5, 2015 · 2 comments
Closed

Add a flag to show reloading info only in case of problems #1239

bbatsov opened this issue Aug 5, 2015 · 2 comments
Assignees

Comments

@bbatsov
Copy link
Member

bbatsov commented Aug 5, 2015

One user complained on gitter that he finds the window useless most of the time. One idea would be to add a flag to show it only when there are some issues. I'm open to other suggestions. At any rate - the default will continue to be the current behaviour.

@cichli
Copy link
Member

cichli commented Aug 5, 2015

If there are issues, the error buffer will popup with the stacktrace anyway. I think an option to not show the log buffer (it will still be logged to), and instead display the most important messages (reloading started/successful/failed, calling/called before/after fns) in the echo area will do the trick.

@bbatsov
Copy link
Member Author

bbatsov commented Aug 5, 2015

Sounds good to me.

cichli added a commit to cichli/cider that referenced this issue Aug 16, 2015
cichli added a commit to cichli/cider that referenced this issue Aug 16, 2015
@cichli cichli closed this as completed in 15baece Aug 17, 2015
bbatsov added a commit that referenced this issue Aug 17, 2015
[Fix #1239] Add cider-refresh-show-log-buffer
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