Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode] proposed mappedEditProviders API updated in vscode 1.95 #14451

Open
Tracked by #14403
rschnekenbu opened this issue Nov 14, 2024 · 0 comments · May be fixed by #14453
Open
Tracked by #14403

[vscode] proposed mappedEditProviders API updated in vscode 1.95 #14451

rschnekenbu opened this issue Nov 14, 2024 · 0 comments · May be fixed by #14453
Assignees
Labels
vscode issues related to VSCode compatibility

Comments

@rschnekenbu
Copy link
Contributor

rschnekenbu commented Nov 14, 2024

as documented by #14399, mappedEditProviders proposed API has evolved with VS Code 1.95. This API is used by Typescript builtins and may need some evolution.

  • The type of the property codeBlocks of the interface MappedEditsRequest now has an additional optional markdownBeforeBlock
  • Some eslint ignored rules comments were added
  • readonly result?: ChatResult property has been added to ConversationResponse
@rschnekenbu rschnekenbu added the vscode issues related to VSCode compatibility label Nov 14, 2024
@rschnekenbu rschnekenbu self-assigned this Nov 14, 2024
rschnekenbu added a commit to eclipsesource/theia that referenced this issue Nov 14, 2024
fix: eclipse-theia#14451

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
@rschnekenbu rschnekenbu linked a pull request Nov 14, 2024 that will close this issue
1 task
rschnekenbu added a commit to eclipsesource/theia that referenced this issue Nov 14, 2024
fix: eclipse-theia#14451

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
rschnekenbu added a commit to eclipsesource/theia that referenced this issue Nov 14, 2024
fix: eclipse-theia#14451

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant