Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-175

Fix code lenses at the end of a playground

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.2.0
    • Affects Version/s: None
    • Component/s: Playgrounds
    • Labels:
      None
    • Needed
    • Iteration Lime, Iteration Maracuja

      Currently, code lenses are not being shown at the end of a playground if there is no EOF empty line. Change the logic to show code lenses above the selected block of text instead of showing them below the selection. According to VSCode API code lenses always appear above the specified line, therefore if there is no empty line below the selected block of text, there is no entry point for code lenses to appear above.

            Assignee:
            alena.khineika@mongodb.com Alena Khineika
            Reporter:
            alena.khineika@mongodb.com Alena Khineika
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: