antonmedv/codejar

missing line numbers

Closed this issue ยท 8 comments

as far as I can see linenumbers.js was deleted in a previous commit. Was this intended? Is there any plan to add support for line numbers again?

Nope. I kinda disliked this line-numbers implementation. I think line numbers can be easily added by third-party packages like codejar-linenumbers.

@antonmedv I was just wondering because I couldn't find any information or braking change about linenumbers.

Where can I find the codejar-linenumbers package? On npm I found nothing.

Yeap. This package is not done yet. =)

@antonmedv do you have any plans creating this package? If not I would think about creating this as third-party-package

Sure. Go ahead)

@antonmedv just released codejar-linenumbers: https://github.com/julianpoemp/codejar-linenumbers . It's compatible with CodeJar >= 4

Letโ€™s add it to readme?

@antonmedv that would be cool, yes :) I just released ngx-codejar v6 that supports CodeJar 4 with codejar-linenumbers.