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

[Work In Progress][Feature] showLineNumber #48

Closed
wants to merge 2 commits into from

Conversation

runyasak
Copy link

This PR is related to #35

I have created line-number component with style.

However, I can't count the line number because the component is recursive.
If you have any solution or best practice, please tell me and I will resolve it.

For now, I bind it with currentDeep.

Thank you 😁

@nkreiger
Copy link
Contributor

nkreiger commented Aug 7, 2020

see
https://github.com/leezng/vue-json-pretty/pull/80/files
I extended what you have done (the styling) to work recursively, a little jenky, but maybe we can pick something up from there.

leezng added a commit that referenced this pull request Aug 3, 2022
@leezng leezng mentioned this pull request Aug 16, 2022
@leezng leezng closed this Aug 16, 2022
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