mirror of https://git.tuxpa.in/a/code-server.git
add awesome-code-server
This commit is contained in:
parent
83d6126e60
commit
256bd362c2
|
@ -4,6 +4,7 @@
|
|||
|
||||
- [Questions?](#questions)
|
||||
- [iPad Status?](#ipad-status)
|
||||
- [Community Projects (awesome-code-server)](#awesome-code-server)
|
||||
- [How can I reuse my VS Code configuration?](#how-can-i-reuse-my-vs-code-configuration)
|
||||
- [Differences compared to VS Code?](#differences-compared-to-vs-code)
|
||||
- [How can I request a missing extension?](#how-can-i-request-a-missing-extension)
|
||||
|
@ -42,6 +43,10 @@ Please file all questions and support requests at https://github.com/cdr/code-se
|
|||
|
||||
Please see [./ipad.md](./ipad.md).
|
||||
|
||||
## Community projects (awesome-code-server)
|
||||
|
||||
Visit the [awesome-code-server](https://github.com/cdr/awesome-code-server) repository to view community projects and guides with code-server! Feel free to add your own!
|
||||
|
||||
## How can I reuse my VS Code configuration?
|
||||
|
||||
The very popular [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync) extension works.
|
||||
|
|
Loading…
Reference in New Issue