Open vince-fugnitto opened 3 years ago
Yes, I 100% agree.
In VS Code they introduced the idea of deprecated extensions which would clash with this approach (marking them as disabled). If anyone is interested in still rendering extensions which are incompatible they might need to find a new way to visually mark them as such.
Feature Description:
Rather than completely hide incompatible extensions (non api-compatible) in the
extensions-view
, we can display them as disabled. At the moment there may be confusion for end users when they see extensions available from open-vsx and not in the application.We can mark them as disabled in the tree:
install
functionality from them.Related conversation: https://github.com/eclipse-theia/theia-blueprint/issues/96