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

TokenPainter classes public and setTokenPainter method for changing token painter #106

Closed
wants to merge 3 commits into from

Conversation

IonAgorria
Copy link

I would like to implement a custom TokenPainter but classes and variable are package/private only...

@bobbylight
Copy link
Owner

Out of curiosity, may I ask why you need to implement your own TokenPainter?

@IonAgorria
Copy link
Author

I need to change per character background and I thought that was the best way

@IonAgorria
Copy link
Author

This will be merged?

@RobertBColton
Copy link

I was also interested in painting the visible whitespace myself. I wanted to make the tab characters look like the ones in Eclipse IDE as the straight arrow line is too much visual clutter.

@bobbylight bobbylight added this to the 3.4.1 milestone Feb 17, 2024
@bobbylight
Copy link
Owner

Closing as this will (finally) be addressed in #534.

@bobbylight bobbylight closed this Feb 17, 2024
bobbylight added a commit that referenced this pull request Feb 17, 2024
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.

3 participants