Commit 09ad6cf
committed
feat: add helper header above extensions search
Add a short message above the search box on the Extensions panel. This
helps explain the extension divergence to the user.
If they click dismiss, it stores an item in localStorage to prevent the
message from showing up on subsequent loads.
with '#' will be ignored, and an empty message aborts the commit. # #
Date: Mon Dec 21 10:14:23 2020 -0700 # # interactive rebase in
progress; onto 9e4206a # Last command done (1 command done): #
reword f0a0d55 feat: add helper header above extensions search # Next
commands to do (2 remaining commands): # pick f256f32 Update
lib/vscode/src/vs/workbench/contrib/extensions/browser/extensionsViewlet.ts
editing a commit while rebasing branch
'issue-2132-help-info-extension-search-view' on '9e4206aa'. # # Changes
to be committed: # modified:
lib/vscode/src/vs/workbench/contrib/extensions/browser/extensionsViewlet.ts1 parent 9e4206a commit 09ad6cf
File tree
1 file changed
+34
-0
lines changed- lib/vscode/src/vs/workbench/contrib/extensions/browser
1 file changed
+34
-0
lines changedLines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| 409 | + | |
409 | 410 | | |
410 | 411 | | |
411 | 412 | | |
412 | 413 | | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
413 | 447 | | |
414 | 448 | | |
415 | 449 | | |
| |||
0 commit comments