Skip to content

Code explanation: Highlight selected code lines

Sascha Eggenberger requested to merge explain-code-highlight-lines into master

What does this MR do and why?

Highlights selected code lines for code explanation.

Screenshots or screen recordings

Before After
before after
before_interacting after_interacting

selection

How to set up and validate locally

  1. http://gdk.test:3000/flightjs/Flight/-/blob/master/lib/base.js
  2. Select some code & click on Explain code function
  3. Check result

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sascha Eggenberger

Merge request reports