Skip to content

Finalize ResourceLabelFormatting API #180481

@akosyakov

Description

@akosyakov

I came across the original issue (#157958) discussing the benefits of leveraging the resolvers proposed API, specifically the workspace.registerResourceLabelFormatter, to improve the user experience when using VSCode remote support. This feature seems particularly valuable for cases like Gitpod, where 3rd party extensions can provide more context for SSH connections and display better labels while relying on Remote SSH for connectivity.

I understand that the original issue was closed due to an alternative solution being found. Nevertheless, I believe that this feature would still be beneficial for Gitpod and other similar use cases. As a potential workaround, an extension could try to change the SSH config file, but this approach could be error-prone, especially when there is no control over a user's machine.

cc @jeremie-stripe @lramos15

Metadata

Metadata

Assignees

Labels

apifeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions