vscode/.vscode
Connor Peet 07453efc00
cli: implement better self-updating
- Start separating a "standalone" CLI. This is a little awkward with clap-
  derive, but I got it working. Detection of whether the CLI _is_
  standalone is still todo.
- Remove the old ad-hoc update code for code-server, and use the update
  service instead.
- Fix some of the "permission denied" errors people got while updating
  before. We need to rename the old running binary, not just overwrite it.
2022-09-23 17:47:39 -07:00
..
notebooks update my-work milestone (#160283) 2022-09-07 13:27:57 +02:00
searches 💄 2021-12-14 18:00:09 +01:00
cglicenses.schema.json Adopt new OSS tool format for cglicenses.json 2019-08-26 12:34:58 +02:00
cgmanifest.schema.json rename isOnlyDevelopmentDependency to developmentDependency 2018-11-21 16:17:52 +01:00
extensions.json add ms-vscode.vscode-selfhost-test-provider to workspace recommendations (#150979) 2022-06-01 15:40:57 +00:00
launch.json Build: bundle / concat entry points (#161161) 2022-09-21 00:38:44 -07:00
settings.json cli: implement better self-updating 2022-09-23 17:47:39 -07:00
shared.code-snippets fix #66135 2019-01-07 10:45:13 +01:00
tasks.json Add restart VS Code build task 2022-02-22 14:29:23 +01:00