You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rating and install count are shown only for uninstalled extensions
Installed extensions show activation item instead (if they are activated)
When you decrease the width of extension viewlet to 250px, icon size is reduced
When you decrease the width of extension viewlet to 200px, icon and ratings are not shown.
Test extension editor details tab improvements - now shows categories, resources and other info details in the right.
Test rendering of these details
Test clicking on a category will open extensions viewlet and filter by selected category.
Test clicking on resource links
Test Runtime status
Test extensions which are activated show the activation time on the extension in the extension viewlet, hovering on extension in the extension viewlet and in Runtime status tab when you open the extension. Hover & Runtime status tab also mentions about startup if the extension is activated during startup.
Test runtime status tab (in extension editor) is shown only for installed extensions
Test that descriptive extensions like themes show no status in the runtime status tab (in extension editor)
Test that extensions with code and are not activated will have not yet activated status in runtime status tab (in extension editor)
Create a sample extension that contributes a setting that is already registered eg., css.completion.completePropertyWithSemicolon and run this extension
Test that hovering on above extension in the viewlet shows warning link and clicking on that takes you to the runtime status tab.
Test runtime status tab for this extension shows a warning message about above setting.
The text was updated successfully, but these errors were encountered:
Ref #126479, #118511
Complexity: 5
Create Issue
Test extensions viewlet improvements
Test extension editor details tab improvements - now shows categories, resources and other info details in the right.
Test Runtime status
css.completion.completePropertyWithSemicolon
and run this extensionThe text was updated successfully, but these errors were encountered: