Skip to content

web: fix inline decorations display

Warren Gifford requested to merge taras-yemets/fix-inline-decorations-display into main

Created by: taras-yemets

Insert last file line inline decorations before the bottom spacer.

Before After
Screenshot 2022-06-29 at 16 57 51 Screenshot 2022-06-29 at 16 59 16

Test plan

  • sg start web-standalone
  • open file with the last line having decorations decorated (for example, this one with enabled git-extras extension and enableExtensionsDecorationsColumnView experimental feature disabled)
  • ensure there's no extra spacing between the last line code and decoration (see screenshots)

Merge request reports

Loading