Add go to errors button in console toolbar#5293
Add go to errors button in console toolbar#5293Delwing wants to merge 1 commit intoMudlet:developmentfrom
Conversation
|
Hey there! Thanks for helping Mudlet improve. 🌟 Test versionsYou can directly test the changes here:
No need to install anything - just unzip and run. |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
Not sure how I like adding more buttons in that area.. 🤔 I always recommend to activate "show lua errors in main console" in preferences. How are people receiving interesting errors if they don't know the editor window? 🤔 do they want to bugfix themselves? |
|
With #5280 added this will be possible with ctrl+e followed by ctrl+8 equally as well |
Not if they have already hidden those buttons (with the compact input line option)! |
This is more of a problem for script creators... It's not working... |
Agree, I see the problem. It's a bit too much to have 7 buttons at the bottom though - what do you think of my proposal - Delwing#23 |
Again I don't see the need to add this to main window at all, because it is not interesting for all players.
|
|
Comment on @vadi2 's PR to this PR: Delwing#23 (review) . |
Brief overview of PR changes/additions
Motivation for adding to Mudlet
It's cumbersome to tell people how at access error logs. Should be easier... I had little temptation to put button in top toolbar, maybe this would make it even more obvious?
Other info (issues closed, discussion etc)
Release post highlight