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

Support workspaceSuffix argument in the ResourceLabelFormatter plugin API #8321

Open
vinokurig opened this issue Aug 6, 2020 · 0 comments
Open
Labels
help wanted issues meant to be picked up, require help plug-in system issues related to the plug-in system vscode issues related to VSCode compatibility

Comments

@vinokurig
Copy link
Contributor

Since the ResourceLabelFormatter plugin API was introduced by #8187, it doesn't support workspaceSuffix argument.

Feature Description:

Proposal: Handle this argument in the getName() function of the WorkspaceUriLabelProviderContribution in the vscode way: https://github.com/microsoft/vscode/blob/1.47.3/src/vs/workbench/services/label/common/labelService.ts#L292-L296

@vinokurig vinokurig added plug-in system issues related to the plug-in system vscode issues related to VSCode compatibility labels Aug 6, 2020
@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted issues meant to be picked up, require help plug-in system issues related to the plug-in system vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants