JunoLab / atom-ink

IDE toolkit for Atom
MIT License
228 stars 40 forks source link

Refactor overlays to use decorations instead of ad-hoc dom elements #151

Closed pfitzseb closed 6 years ago

pfitzseb commented 6 years ago

Necessary to properly handle the screen coord vs buffer coord distinction (which is necessary due to soft wrap and wrapped code blocks).