Akash Satheesan
8fb96b9967
chore(vscode): update to 1.55.2
2021-04-09 11:32:27 +05:30
Joe Previte
0cd3e39492
chore(vscode): update to 1.54.2
2021-03-11 10:27:10 -07:00
Joe Previte
925073db31
Merge pull request #2773 from cdr/upgrade-vscode-1.53
...
feat(vscode): update to version 1.53.2
2021-03-05 14:03:10 -07:00
Asher
c7d59e81dd
Add tabIndex to extension help dismiss button
...
This makes it accessible via keyboard.
2021-03-01 13:39:34 -06:00
Asher
6dd8b63f4c
Add div for inner extension helper text
...
The theme callback would set innerHTML on the header which wipes out the
dismiss button. With an inner div we can replace the inner HTML without
worrying about other elements in the header.
Closes #2799 .
2021-03-01 13:31:36 -06:00
Joe Previte
ccf2fe2a2e
fix: conflicts in remote.ts
...
Looks like they modified a few of the cases related to Reconnection.
2021-02-25 12:23:14 -07:00
Joe Previte
3fd6187503
fix: update import in extensionsViewlet
2021-02-25 11:46:25 -07:00
Joe Previte
eae5d8c807
chore(vscode): update to 1.53.2
...
These conflicts will be resolved in the following commits. We do it this way so
that PR review is possible.
2021-02-25 11:27:27 -07:00
Adrian Soucup
271c260a36
Fix terminal process leak when closing the window. ( #2723 )
2021-02-22 13:32:50 -06:00
Joe Previte
8302d2fe8e
fix(vscode): update links in welcome page
2021-02-18 11:21:27 -07:00
Joe Previte
43d0d8e919
fix: update link in extensions helper
2021-02-18 10:54:45 -07:00
Asher
a6d4b24733
Resolve extensions viewlet conflicts
2021-02-09 10:39:08 -06:00
Asher
859de79d97
Update to VS Code 1.52.1
2021-02-09 16:08:37 +00:00
Joe Previte
500ba92466
fix: style links with correct colors
2021-01-14 22:40:33 +00:00
Joe Previte
d9508946b5
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.
Co-authored-by: Asher <ash@coder.com>
2021-01-14 22:40:19 +00:00
Joe Previte
51a2a2ad2d
feat: apply patch after setting up subtree
2020-12-15 15:53:52 -07:00
Joe Previte
41bee49d07
Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode'
2020-12-15 15:52:33 -07:00