-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
new formatting plugin system, new Compact formatting plugin #81
base: master
Are you sure you want to change the base?
Conversation
SinusPi
commented
Nov 15, 2022
- added support for formatting plugins, able to modify the display of Message, Stack and Locals.
- "Compact" formatting plugin included, with an explanatory screenshot.
- switching of plugins is available in the config panel.
Well, good job me, forgot to add the one file core to the idea. |
Nice work! I'll take a proper look at this later but for now I did a quick skim:
|
|
Sorry I totally forgot about this. Are you still interested in working on it? |
Time permitting, sure - but I thought I brought it to a workable state already. |
as a followup, i grabbed the PR and tested it, changing the formatter dropdown from anything to raw causes an error. 10x Interface/AddOns/BugSack/core.lua:247: bad argument #1 to 'format' (string expected, got nil) Stack: Locals: Stack: |