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

Make preview comment truncate length configurable in the settings #178

Open
klesun opened this issue Mar 18, 2021 · 1 comment
Open

Make preview comment truncate length configurable in the settings #178

klesun opened this issue Mar 18, 2021 · 1 comment
Assignees
Labels
status: todo Will get to this as soon as I have free time type: feature request

Comments

@klesun
Copy link
Owner

klesun commented Mar 18, 2021

Currently, there is COMMENTED_MAX_LEN constant of how many characters can be displayed in the "tail text" of a completion option and this space is also split between the value preview and the comment text.

Should make both COMMENTED_MAX_LEN and the value vs comment ratio configurable in the deep-assoc-completion settings in IDEA.

@klesun
Copy link
Owner Author

klesun commented Mar 18, 2021

Possibly can also add an option to remove the limit at all, I wonder how will IDEA show an option with comment consisting of several sentences...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: todo Will get to this as soon as I have free time type: feature request
Projects
None yet
Development

No branches or pull requests

1 participant