8000 Add CodeTour by bpmct · Pull Request #2412 · coder/code-server · GitHub
[go: up one dir, main page]

Skip to content

Add CodeTour #2412

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 9 commits into from
Dec 10, 2020
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
make tour work on all branches
  • Loading branch information
bpmct committed Dec 9, 2020
commit db8b41b058b87d1911671b63073df1cef331887b
3 changes: 1 addition & 2 deletions .tours/contributing.tour
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,5 @@
"line": 1,
"description": "code-server makes use of VS Code's frontend web/remote support. Most of the patch implements the remote server since that portion of the code is closed source and not released with VS Code.\n\nWe also have a few bug fixes and have added some features (like client-side extensions). See CONTRIBUTING.md for a list.\n\nWe make an effort to keep the patch as small as possible."
}
],
"ref": "master"
]
}
0