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

Begin restoring rich console features #3303

Merged
merged 8 commits into from Feb 24, 2021
Merged

Begin restoring rich console features #3303

merged 8 commits into from Feb 24, 2021

Conversation

zml2008
Copy link
Member

@zml2008 zml2008 commented Feb 22, 2021

This is the first step in giving us back a nicely formatted server console, by letting plugins log Components directly to the console.

Next steps are:

  • Restore TerminalConsoleAppender
  • Look at integrating Brigadier completions with what jline provides
  • Implement rgb-capable Component -> ansi colour conversion postponed
  • Implement client-style highlighting using a JLine hilighter
  • Use log4j async appenders/loggers
  • Investigate if it's possible to get fancy colours when running in IntelliJ -- TCA's detection doesn't seem to work when running using a gradle task? postponed

@zml2008 zml2008 marked this pull request as ready for review February 24, 2021 09:14
@zml2008 zml2008 merged commit 9d0b817 into api-8 Feb 24, 2021
@zml2008 zml2008 deleted the feature/rich-console branch February 24, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant