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

Is this library still active? #69

Closed
TopperDEL opened this issue Mar 23, 2023 · 2 comments
Closed

Is this library still active? #69

TopperDEL opened this issue Mar 23, 2023 · 2 comments

Comments

@TopperDEL
Copy link
Contributor

I'm using it in a project of mine and love it - but it is missing some features where I hope you could help me. Are you still working on it?

I need a way to add "variables" to a text. A variable consists of a Name and a Background highlight color. It should be possible to hit test against a variable.
The TextDocument is nearly capable of doing it. It seems I am just missing a way to set a style for a part of a text (the variable) and there is no immediate way to hit test it - though I could us the caret info to check whether my click is within the scope of a variable.

Could you help me with this and maybe add that functionality? Thank you very much!

@toptensoftware
Copy link
Owner

The library is semi-active, meaning I work on it when I need something new in it. Currently it's serving my needs so nothing actively being worked on but some of the things you're asking for are things I'll be needing too, but unfortunately not right now.

@TopperDEL
Copy link
Contributor Author

Thanks for your feedback! I'll see where I can provide a PR if necessary. The addition of the styleToUse with #70 has been very helpful already!

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

No branches or pull requests

2 participants