Skip to content

Interaction in custom render causes Notebook cell to switch to Markdown #116493

@tanhakabir

Description

@tanhakabir
  • VS Code Version: 1.54.0-insider
  • OS Version: Darwin x64 19.6.0

Steps to Reproduce:

  1. Clone github.com/tanhakabir/rest-book
  2. Run in Extension Host
  3. Create an empty notebook by creating a file with a .restbook ending
  4. Create 2 simple REST requests (one GET and one illegal POST) in two separate cells
  5. Try to search for something in either cell that exists within the the response from the call.
  6. See that the bottom cell automatically get flipped into markdown.

recording (3)

Only when the word exists in the response: I'm adding span tags on search to highlight the search term. This was not an issue in the past.
recording (4)

recording (5)

This wasn't the behavior before. One cell didn't affect the rendering of another.

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from posternotebook

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions