-
Notifications
You must be signed in to change notification settings - Fork 6k
feat(vscode): update to version 1.53.2 #2773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
69ca92f
chore: remove old reset-vscode script
jsjoeio 977c579
feat: add update-vscode.sh script
jsjoeio db3a13b
chore: fix script
jsjoeio 89b6e01
Squashed 'lib/vscode/' changes from 3e344b17b7b..622cb03f7e0
jsjoeio eae5d8c
chore(vscode): update to 1.53.2
jsjoeio c94697d
fix: resolve conflicts in .gitignore
jsjoeio 2c5c485
fix: resolve conflicts in .eslintignore
jsjoeio 7bf1fd9
fix: resolve conflicts in yarn.lock
jsjoeio 262963c
fix: resolve conflict in extensionHostProcessSetup.ts
jsjoeio f255cdb
fix: update text for Extension Host
jsjoeio 3fd6187
fix: update import in extensionsViewlet
jsjoeio b952616
fix: resolve conflict browserSocketFactory
jsjoeio 9e61540
fix: resolve conflicts in package.json
jsjoeio ce1a8c8
fix: postinstall.js conflicts
jsjoeio 2bd9b6e
fix: update web.main.ts
jsjoeio 40d0c88
fix: extHostExtensionService
jsjoeio f214235
fix: resolve conflicts in build/lib/node.ts
jsjoeio 502323a
fix: conflicts with remoteAgentConnection
jsjoeio ccf2fe2
fix: conflicts in remote.ts
jsjoeio 6a6ab72
fix: resolve conflicts in eslintrc.json
jsjoeio 1b9ed6e
chore: update yarn.lock for vscode
jsjoeio 169b51e
chore: run yarn fmt
jsjoeio 38f555e
chore: fix lint issues in update-vscode
jsjoeio c6e6f8e
chore: add missing semicolon in channel.ts
jsjoeio e002f14
revert: turn off two rules in eslint for vscode
jsjoeio b7e112a
chore: reorder package.json lib/vscode
jsjoeio b71c506
chore: update electron types
jsjoeio 0f18d1f
fix: update import in channel.ts getSystemShell
jsjoeio 22e7173
fix: update resolveCommonProperties in server
jsjoeio 52acb50
fix: update WebSocketNodeSocket in protocol
jsjoeio 1bf3036
fix(connection): onClose -> onDidDispose protocol
jsjoeio 5f3afbf
fix: refactor performance in vscode.html
jsjoeio 9ea1863
Merge branch 'master' into upgrade-vscode-1.53
jsjoeio 019fe3c
docs(contributing): update updating vscode
jsjoeio 36136fe
chore: formatting
jsjoeio 9dea2e7
chore: fix lint issues
jsjoeio a83c909
fix: update deps import in coder.js
jsjoeio 058e781
Await newly promisified func
code-asher ba4448e
Implement terminal layouts
code-asher 150138e
Update env vars for extension host
code-asher 4d3d1b8
Handle permessage-deflate on sockets
code-asher 1632a19
chore: fix lint error in channel.ts
jsjoeio 32cbaf2
Remove unused build import
code-asher ad24edd
Revert remaining remote agent connection changes
code-asher 34b1e75
Remove old commented out postinstall steps
code-asher 61b5c09
Allow our server code to be tracked in git
code-asher 9cbf692
fix(ci): always upload test artifacts
jsjoeio e47eabf
fix: goHome test after location change
jsjoeio File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.