koca / vue-prism-editor

A dead simple code editor with syntax highlighting and line numbers. 3kb/gz
https://prism-editor.netlify.com
MIT License
751 stars 84 forks source link

[FIX] Repeat Line Numbers When a Line Wraps #147

Closed BossMBGaming closed 10 months ago

BossMBGaming commented 10 months ago

Temporary fixed to the issue #87. Any Persons with more experience in Vue, feel free to give feedback on how I could improve the performance and code that I have added.

Preview: image

I hope to keep working on this project and potentially refactor it completely in Vue 3 in my own repo.