Skip to content

Code server 1.57.1 cleanup #1

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

Closed
wants to merge 54 commits into from

Conversation

GirlBossRush
Copy link

WIP

roblourens and others added 30 commits June 4, 2021 12:15
…oolbar

Disable consolidated run button by default. Fix microsoft#125544
* avoid strictNull bypass (fix microsoft#125518)

* Revert "Update lock file"

This reverts commit f843c51.

* Revert "Bump es build"

This reverts commit 8d87a66.
re-throw and dispose reference when resolving failed
* Pending update operations are cleared immediately (and not debounced).
* Context Key is updated when suggest widget becomes inactive.
* Suggest Widget only becomes inactive after an 100ms timeout.
* Leading whitespace is only ignored when the inline completion is about indentation.
…s-after-accept

Focus editor after accepting suggestion.
…ne-completions-color

Adjusts inline completions color
…kering-of-inline-completions

Reduces flickering of inline completions & fixes context key.
make sure to transform notebook data metadata
Set terminal title in ctor for custom pty terminals
* microsoft#125576

* 💄 remove debug message

Co-authored-by: Ladislau Szomoru <[email protected]>
Jackson Kearl and others added 22 commits June 8, 2021 16:19
Backports fix for microsoft#126056 to 1.57

For microsoft#126056

This was regressed when we made rendering potentially be async
* Revert "chore: bump [email protected]"

This reverts commit 286b643.

* Revert "macOS - workaround fullscreen window regression (microsoft#125122)"

This reverts commit a286059.
The config service on the main process isn't complete which results in the
terminal config being undefined if there are no user terminals settings set.

Fixes microsoft#125985
Fix external terminal when the user has no terminal user settings
…vent-auto-suggest

Do not auto-trigger suggest when typing exactly the inline suggestion
…osoft#126481)

* Fix race in proc based port finding

* Check port auto forward setting after waiting

Fixes microsoft/vscode-remote-release#5208
- respect old value while reading
…fix125970

Improve migrating old editorAssociations setting format
@GirlBossRush GirlBossRush added the enhancement New feature or request label Jul 26, 2021
@GirlBossRush GirlBossRush self-assigned this Jul 26, 2021
@GirlBossRush GirlBossRush force-pushed the code-server/1.57.1-cleanup branch from fc6b680 to d78f2ce Compare August 2, 2021 17:50
@GirlBossRush GirlBossRush changed the base branch from code-server/1.57.1 to 1.58.2-server August 5, 2021 14:23
@GirlBossRush GirlBossRush deleted the code-server/1.57.1-cleanup branch September 9, 2021 17:17
GirlBossRush pushed a commit that referenced this pull request Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.