VS Code 1.40 发布!可自行搭建 Web 版 VS Code!

2019-11-08 08:13:30 +08:00
 formulahendry

前不久,微软正式发布了 Visual Studio Online,包含微软托管的 Web 版 VS Code。如今,开发者已经可以直接从 VS Code 的源代码编译出 Web 版 VS Code。

更多详情,请看这里

14014 次点击
所在节点    Visual Studio Code
46 条回复
l4ever
2019-11-08 08:35:12 +08:00
You'll need the following tools:

Git
Node.JS, x64, version >= 10.x, <= 12.x
Yarn, follow the installation guide
Python, at least version 2.7 (version 3 is not supported)
Note: Python 2.7 will be automatically installed for Windows users through installing windows-build-tools npm module (see below)
A C/C++ compiler tool chain for your platform:
looseChen
2019-11-08 08:35:17 +08:00
真相系列,实际并无 nuan 用
l4ever
2019-11-08 08:35:45 +08:00
LokiSharp
2019-11-08 08:41:38 +08:00
node-gyp 不支持 python 3 的问题你们给顺便修修啦 Emmmm
ihainan
2019-11-08 09:02:01 +08:00
没有 Web 开发经验,第一次编译 VSC,Prerequisites 都满足了,但是 yarn web 后访问浏览器 http://localhost:8080/static/out/vs/loader.js 404 了,不知道是不是哪步走错了。
ihainan
2019-11-08 09:08:06 +08:00
可以了,是我犯傻了。不过好像还是有不少问题。
formulahendry
2019-11-08 09:42:00 +08:00
@LokiSharp 开个 issue 吧~
xxsww211
2019-11-08 10:00:10 +08:00
@looseChen 正解。主要是实现成本低
wengjin456123
2019-11-08 10:00:52 +08:00
vscode 的 remote ssh 是真香
Rwing
2019-11-08 10:01:57 +08:00
有 docker 镜像吗?
letianqiu
2019-11-08 10:07:41 +08:00
1.40 最重要的更新是#49305 终于 fix 了。一年半了,终于不用担心 code 里莫名其妙多了东西导致编译失败了。
dishonest
2019-11-08 10:11:35 +08:00
有没有编译好的版本?
sun4076
2019-11-08 10:13:36 +08:00
@ihainan 也遇到了 怎么解决的
fishlium
2019-11-08 10:17:34 +08:00
@sun4076 先运行`yarn`再运行`yarn watch`再`yarn web`
assilzm
2019-11-08 10:29:27 +08:00
架起来了,能访问,但是不能打开 /保存文件,我还在查为啥
jswh
2019-11-08 11:16:24 +08:00
不要问,问就是等 docker 镜像
mrhhsg
2019-11-08 11:22:49 +08:00
哈哈哈 为什么 smaple-folder 打不开
![]( https://i.loli.net/2019/11/08/m2kSoGesr6UX9lu.png)
DiamondYuan
2019-11-08 11:49:23 +08:00
anubu
2019-11-08 11:53:46 +08:00
等 docker 镜像,一键拉起,到处部署。
superrichman
2019-11-08 12:02:17 +08:00
这东西用起来延迟会不会很高, 真有人会把这个当生产工具吗?

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/617438

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX