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 peek window as a webview ui toolkit react component #549

Closed
pnsrinivasreddy opened this issue Apr 15, 2024 · 1 comment
Closed

Vscode peek window as a webview ui toolkit react component #549

pnsrinivasreddy opened this issue Apr 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@pnsrinivasreddy
Copy link

pnsrinivasreddy commented Apr 15, 2024

Feature request

Any plans of bringing Vscode peek window https://code.visualstudio.com/docs/csharp/navigate-edit#_peek-definition as a webview ui toolkit react component

Expected behavior

import { VSCodePeekWindow } from "@vscode/webview-ui-toolkit/react";

<VSCodePeekWindow>...</VSCodePeekWindow>

Current behavior

Only few components are available to use https://github.com/microsoft/vscode-webview-ui-toolkit/blob/main/src/react/index.ts

@pnsrinivasreddy pnsrinivasreddy added the enhancement New feature or request label Apr 15, 2024
@hawkticehurst
Copy link
Member

Hey @pnsrinivasreddy!

Unfortunately, there are no plans at this time to bring a peek component to the toolkit. Thanks for the request though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants