Skip to content

Increasing the "display length limit" in results #53

Answered by asgerf
intrigus-lgtm asked this question in General
Discussion options

You must be logged in to vote

Unfortunately not. It's not a display setting, it's a limitation in how the string representation of an expression is constructed in our JavaScript libraries. We're aware that this is an issue and have plans to improve it.

As a workaround you can do:

import javascript

from Property p
select describeExpr(p.getInit())

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by intrigus-lgtm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants