Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upExtension with long text is not fully seen in view -> plugins and not tooltip #8067
Comments
|
@idantr would you like to prepare a pull-request to add the description as part of the tooltip? |
|
For VS Code extensions, you should use |
|
I'm not sure that we should work on enhancing |
I asked a similar question in the past (#7375), in my opinion it is confusing to have both |
I assume they are either have own view or don't want to have view at all. Leaking dev time view to end users not really good. |
I'm not sure what you meant by 'dev time view', but my idea was to either:
I do not think that applications should have both views by default (when pulling @akosyakov you had some comments in the past when I removed the view: |
|
@akosyakov @vince-fugnitto @idantr |
|
@danarad05 from the above discussion @akosyakov should decide if plugins view should be removed/displayed in a different way or not. |
|
You should bring unclear questions to the dev meeting where it would be decided by the community: https://github.com/eclipse-theia/theia/wiki/Dev-Meetings |


Bug Description:
Extension with long description - we do not see the full description of the plugin
Steps to Reproduce:
screenshot:

Additional Information