Skip to content

Update TextEdit to match LSP spec #3452

Open
@mattrunyon

Description

@mattrunyon

The LSP spec uses newText for the key of the text in TextEdit. We just use text.

Updating this would require the web UI to handle the new key since it currently expects text. However, it will still need to handle text since the component is consumed in enterprise unless the change is also made to an enterprise version.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions