Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SherazKhan/code-server

Tags

1.1099-vsc1.33.1

Toggle 1.1099-vsc1.33.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Don't try to create builtin extensions directory

Since this will be a path in the binary that we don't want to create on
the user's system. I also removed the option to override it; it doesn't
seem like a great idea since you'd always want those builtin extensions.
This way we also don't have to check if the option was passed and only
create it if that was the case.

1.939-vsc1.33.1

Toggle 1.939-vsc1.33.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix clipboard pasting

1.903-vsc1.33.1

Toggle 1.903-vsc1.33.1's commit message
Hide titlebar controls and fix menubar toggle (coder#550)

1.868-vsc1.33.1

Toggle 1.868-vsc1.33.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Merge branch 'master' of github.com:codercom/code-server

1.854-vsc1.33.1

Toggle 1.854-vsc1.33.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add telemetry and option to disable (coder#519)

* Add telemetry and option to disable

* Update readme and getting-started guide

* Update lockfile

* Update getting started guide

1.792-vsc1.33.1

Toggle 1.792-vsc1.33.1's commit message
fix(dockerfile): explicitly create a volume and set permission for pr…

…oject dir (coder#471)

Signed-off-by: Kibo Hikari <[email protected]>

1.790-vsc1.33.1

Toggle 1.790-vsc1.33.1's commit message
fix(dockerfile): explicitly create a volume and set permission for pr…

…oject dir (coder#471)

Signed-off-by: Kibo Hikari <[email protected]>

1.696-vsc1.33.0

Toggle 1.696-vsc1.33.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix errors appearing

1.691-vsc1.33.0

Toggle 1.691-vsc1.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update VS Code to 1.33.0 (coder#445)

* Update VS Code to 1.33.0

* Fix slow file tree

* Fix WindowsService fill

* Provide `off` on event listeners

* Fix webview

* Fix double title bar and missing preferences on Mac

* Bump VS Code version in Travis config

* Fix black dialog text (again)

* Fix shared process not starting

1.604-vsc1.32.0

Toggle 1.604-vsc1.32.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Update @coder/nbin