Skip to content

chore(docs): remove dead links to mark's unmaintained vs-code-server template #14559

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 1 commit into from
Sep 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(docs): remove dead links to mark's unmaintained vs-code-server …
…template
  • Loading branch information
johnstcn committed Sep 4, 2024
commit f6e843ca98aaa47bdec83d67b516e351a5a5d7ba
2 changes: 0 additions & 2 deletions docs/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,11 +359,9 @@ code-server picks up and points the developer to.
Another option is to use Microsoft's code-server - which is like Coder's, but it
can connect to Microsoft's extension marketplace so Copilot and chat can be
retrieved there.
[See a sample template here](https://github.com/sharkymark/v2-templates/blob/main/src/vs-code-server/main.tf).

Another option is to use VS Code Desktop (local) and that connects to
Microsoft's marketplace.
https://github.com/sharkymark/v2-templates/blob/main/src/vs-code-server/main.tf

> Note: these are example templates with no SLAs on them and are not guaranteed
> for long-term support.
Expand Down
Loading