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

New plugin for console log #2098

Merged
merged 8 commits into from
Dec 28, 2022
Merged

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Dec 28, 2022

Added a new console plugin that uses netbeans api for outputs. It provides functions for filtering, search, multiline paste.

The console messages are unchanged but there is now a possibility to use coloring and folding but requires a bit more work.

Fixes #1621

Communicator state changes will no longer be dispatched as they aren't used by the UI. Also removed the boolean for notifying if the file send was a success as it was always true.
# Conflicts:
#	ugs-core/src/com/willwinder/universalgcodesender/AbstractController.java
#	ugs-core/src/com/willwinder/universalgcodesender/listeners/ControllerListener.java
#	ugs-core/src/com/willwinder/universalgcodesender/model/GUIBackend.java
@breiler breiler merged commit 4bc1e17 into winder:master Dec 28, 2022
@breiler breiler deleted the feature/console-wip branch December 30, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Monospaced font in the console
1 participant