-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest
More file actions
executable file
·17 lines (17 loc) · 3.85 KB
/
manifest
File metadata and controls
executable file
·17 lines (17 loc) · 3.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
appname=vs-code
version=1.0.0
display_name="VS Code"
desc="""<strong><span style="font-size: large;">运行在浏览器上的VSCode,项目地址:<a href="https://github.com/coder/code-server">code-server</a></span></strong>
<strong><span style="font-size: large;"><a href="https://github.com/coder/code-server/discussions"><img src="https://camo.githubusercontent.com/30f4d3a87c758daa0e009abaca1225e6de0d02ff0d26658c88a064568ecc396d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2532304769744875622d25323044697363757373696f6e732d677261792e7376673f6c6f6e6743616368653d74727565266c6f676f3d67697468756226636f6c6f72423d707572706c65" alt=""GitHub Discussions"" data-canonical-src="https://img.shields.io/badge/%20GitHub-%20Discussions-gray.svg?longCache=true&logo=github&colorB=purple" /></a> <a href="https://coder.com/community" rel="nofollow"><img src="https://camo.githubusercontent.com/7204a179a57e7ce4cec9620c9060a9f0c24069aaa3676c070adc2c577c8c652a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6a6f696e2d75732532306f6e253230736c61636b2d677261792e7376673f6c6f6e6743616368653d74727565266c6f676f3d736c61636b26636f6c6f72423d627269676874677265656e" alt=""Join us on Slack"" data-canonical-src="https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=brightgreen" /></a> <a href="https://twitter.com/coderhq" rel="nofollow"><img src="https://camo.githubusercontent.com/04ffc6959b39b7b2356210093bd2498d5a822be4858a596148e9e98f1a5699dd/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f436f64657248513f6c6162656c3d253430436f6465724851267374796c653d736f6369616c" alt="Twitter Follow" data-canonical-src="https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=social" /></a> <a href="https://discord.com/invite/coder" rel="nofollow"><img src="https://camo.githubusercontent.com/b17532440c201db8d083d613ecb7a70adbe26b0e9340cbae69605ff191f9a37a/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f373437393333353932323733303237303933" alt="Discord" data-canonical-src="https://img.shields.io/discord/747933592273027093" /></a> <a href="https://codecov.io/gh/coder/code-server" rel="nofollow"><img src="https://camo.githubusercontent.com/09333db35ab0ce0d517af626d4558da7fce015b201263d9a25bddf52b346f56e/68747470733a2f2f636f6465636f762e696f2f67682f636f6465722f636f64652d7365727665722f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d35694d396661726a6e43" alt="codecov" data-canonical-src="https://codecov.io/gh/coder/code-server/branch/main/graph/badge.svg?token=5iM9farjnC" /></a> <a href="https://coder.com/docs/code-server/latest" rel="nofollow"><img src="https://camo.githubusercontent.com/d3f2deb23c5ced4be5dae69238c01441001db17ac63f535c9f4fc2832c5b5450/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d446f6373266d6573736167653d7365652532306c617465737426636f6c6f723d626c7565" alt="See latest" data-canonical-src="https://img.shields.io/static/v1?label=Docs&message=see%20latest&color=blue" /></a></span></strong>
自VSCode发布以来,VSCode就受到了广大程序员的青睐。VSCode丰富的插件能够满足使用者各色各样的需求。
但VSCode使用受限于图形化界面的需求,只能安装在客户端而不能安装在服务器上。
code-server的出现完美的解决了VSCode不能安装在服务端的缺陷。
code-server是一款运行在浏览器界面上的可以安装在任何机器上的VSCode程序,code-server不仅继承了VSCode的使用逻辑,丰富的插件,在VSCode的基础上还提供了更多VSCode所没有的特性,满足更多的使用场景和业务需求。
"""
arch=x86_64
source=thirdparty
maintainer=code-server
maintainer_url=https://github.com/coder/code-server
distributor=MR_XIAOBO
desktop_uidir=ui
desktop_applaunchname="vs-code.Application"