Skip to content

Debug decorations for current stack frame are lost after switching editor tabs #15498

@pisv

Description

@pisv

Bug Description:

Debug decorations indicating the current stack frame are lost after switching editor tabs.

(Although it has already been mentioned in #15497, this is a separate and important issue that merits its own tracking.)

Steps to Reproduce:

  1. Set a breakpoint. When the breakpoint is hit, the current stack frame is indicated by special decorations in the editor:
Image
  1. Switch to another editor. Switch back to the first. The editor decorations related to the current stack frame are now lost:
Image

Additional Information

This looks like another regression from #14909. See also #15426.

  • Operating System: macOS 13.7.5
  • Theia Version: the master branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions