f****n 发帖数: 399 | 1 这以前各种ide,editor都比较过无数遍了,就liteide最好用,2年前的版本就已经支
持debug。
今天下载vscode来用了一下,感觉跟liteide不相上下,加上以后各种插件扩展,看好
vscode。
以后就用vscode了。 |
|
h*******u 发帖数: 15326 | 2 我用vscode写python
唯一的不足是debug不爽 |
|
d******e 发帖数: 2265 | 3 Developing Node Applications
Visual Studio Code is written in TypeScript/JavaScript and is powered by a
Node server. We use VSCode to create VSCode and as a result, you get a great
end-to-end development experience when building Node applications.
Node
Node is a platform for building fast and scalable server applications using
JavaScript. Node is the runtime (Node) and NPM is the Package Manager for
Node modules.
First things first, install Node for your platform.
https://code.visualstudio.com/d... 阅读全帖 |
|
d******a 发帖数: 32122 | 4 现在编程用的editor, 除了rstudio spyder 之类专用的, 剩下的就是sublime atom
vscode之类了 |
|
|
|
|
b***e 发帖数: 1419 | 8 无论是sublime也好,atom也好,或者是vscode,我都没有找到和intelliJ一样好的go
to definition/declaration插件。That's a deal breaker。 |
|
|
|
|
|
|
p**r 发帖数: 5853 | 14 我也在摸索阶段,vim只会几个简单的commands
写程序目前用vscode |
|
|
k****i 发帖数: 101 | 16 f#在linux上monodevelop好用,还是vscode?
fp语言,dynamic的或type inferable, 配置下用vim或emacs写写逻辑部分一般也够用
了。
眼前的scala是个筐,啥都往里装,这点c++也曾遭人诟病,但主流features经过千锤百
炼,更为成熟精巧。
:要搞spark。
:dynamic语言在ide的支持上比不上static语言吧。 |
|
z*********e 发帖数: 10149 | 17 这种东西,比起阿童木或者vscode+插件有什么优势? |
|
发帖数: 1 | 18 Vscode本身凑合,但是那些Extension都太弱了,bug一堆。 |
|
发帖数: 1 | 19 oh 忘了说了 vscode真的好用,我装了eslint,vim,react redux snippet和
autoimport的插件,非常非常好用,而且速度很快,eslint还能save and autofix。以
前用webstorm,又不免费,又慢, eslint每次还要选择fix in the current file。
不得不说软软还是很牛的,软软大部分之后只是装死,因为他的cash cow实在太牛,所
以其他领域软软也无所谓,但是软软要是认真想做还一个项目,那这个项目肯定秒杀所
有人,microsoft, the return of the king |
|
发帖数: 1 | 20 oh 忘了说了 vscode真的好用,我装了eslint,vim,react redux snippet和
autoimport的插件,非常非常好用,而且速度很快,eslint还能save and autofix。以
前用webstorm,又不免费,又慢, eslint每次还要选择fix in the current file。
不得不说软软还是很牛的,软软大部分之后只是装死,因为他的cash cow实在太牛,所
以其他领域软软也无所谓,但是软软要是认真想做还一个项目,那这个项目肯定秒杀所
有人,microsoft, the return of the king |
|
w*****r 发帖数: 197 | 21 我似乎至今尚未听到任何vscode的差评,vim用户怎么看? |
|
g****t 发帖数: 31659 | 22 MS据说8千人还是一万人在做ai
: oh 忘了说了 vscode真的好用,我装了eslint,vim,react redux snippet和
: autoimport的插件,非常非常好用,而且速度很快,eslint还能save and
autofix。以
: 前用webstorm,又不免费,又慢, eslint每次还要选择fix in the current
file。
: 不得不说软软还是很牛的,软软大部分之后只是装死,因为他的cash cow实在太
牛,所
: 以其他领域软软也无所谓,但是软软要是认真想做还一个项目,那这个项目肯定
秒杀所
: 有人,microsoft, the return of the king
|
|
发帖数: 1 | 23 vscode没什么差评,但是各种plugin差评一堆。 |
|
发帖数: 1 | 24 Viscose Vim 插件很好用 还自动装了surround 插件……就是发现有些vi 命令不支持
比如:m
: 我似乎至今尚未听到任何vscode的差评,vim用户怎么看?
|
|
s********k 发帖数: 6180 | 25 VScode 做golang也很爽,我第一次觉得比Jetbrain家的要好 |
|
W***o 发帖数: 6519 | 26 vscode 连 java debugger都有了,感觉对intelli J 那个ide构成一定的威胁了。 |
|
发帖数: 1 | 27 一直不觉得IntelliJ 有啥好的,eclipse 用的挺舒服的
: vscode 连 java debugger都有了,感觉对intelli J 那个ide构成一定的威胁了。
|
|
e*******o 发帖数: 4654 | 28 vscode 上面 ocaml 也很爽,当然windows上肯定不如f# 爽。
ocaml 有个merlin, reason 那帮人也搞了不少东东,还有个国人搞得bucklescript,
文件对文件compile到js,可以和js 混用,真是厉害。 |
|
e*******o 发帖数: 4654 | 29 rust 不新了
现在除了jvm的语言,vscode 下载下来,用起来都比较爽。
补习基础,看 computer system https://www.amazon.com/Computer-Systems-
Programmers-Perspective-2nd/dp/0136108040
cpp 复杂不说,toolchain 也不行。
如果你学cpp 有耐心看书,私信我,我把我的书送给你。 |
|