maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Highlight text selections #460

Closed Hopding closed 7 years ago

Hopding commented 7 years ago

Description

This PR causes text selections to be highlighted. This is branched off of FixHighlighting454, so #455 should be merged before this PR.

Motivation and Context

Fixes #408. Without this change, users cannot see the text they have highlighted if it is highlighted via a filter.

Checklist:

Screenshots (if appropriate):

screen shot 2017-05-05 at 9 54 04 am screen shot 2017-05-05 at 9 54 29 am screen shot 2017-05-05 at 9 55 03 am