不是引战:Neovim和Emacs有推荐么

225 views
Skip to first unread message

ZQ

unread,
Feb 6, 2022, 3:56:08 PM2/6/22
to tj...@googlegroups.com
之前我都是用IDE(PyCharm)但是现在比较操蛋在于这玩意儿通过网线跑100ms的ping我就受不了了。尤其是它更新UI非常难受。

所以我好奇编辑器哪家更强。目前看起来Neovim已经取代了VIM但Emacs依然坚挺的样子,所以看看大家有啥推荐。

Luo Yong

unread,
Feb 6, 2022, 6:59:14 PM2/6/22
to tj...@googlegroups.com
emacs更改了code contribution的接受规则之后强得有点没边了,连elisp都突飞猛进

ZQ <squi...@gmail.com>于2022年2月7日 周一04:56写道:
之前我都是用IDE(PyCharm)但是现在比较操蛋在于这玩意儿通过网线跑100ms的ping我就受不了了。尤其是它更新UI非常难受。

所以我好奇编辑器哪家更强。目前看起来Neovim已经取代了VIM但Emacs依然坚挺的样子,所以看看大家有啥推荐。

--
这是一封来自TJLUG (Tianjin Linux User Group) 的邮件。
您收到此信息是由于您订阅了 Google 论坛“TJLUG”论坛。
要在此论坛发帖,请发送或回复电子邮件到 tj...@googlegroups.com
IRC/Telegram群组,活动记录等详情见信息页: https://github.com/TJLUG/TJLUG-BBS
---
您收到此邮件是因为您订阅了Google网上论坛上的“TJLUG”群组。
要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到tjlug+un...@googlegroups.com
要在网络上查看此讨论,请访问https://groups.google.com/d/msgid/tjlug/CADjQHMXNzZG2JgK3pBZbLcy%2BvE%2BG7BgnOkVtbVbVLc4ur14jng%40mail.gmail.com

Song Wei

unread,
Feb 20, 2022, 11:19:37 PM2/20/22
to tj...@googlegroups.com

啊,同问,Emacs现在怎么远程控制比较好?

我现在上班在用VSCode,因为它对远程开发支持比较和谐:界面跑在本地,一些功能跑在远程服务器上。PyCharm的收费版按说也有类似的通过ssh进行远程开发的功能?

On 2022/2/7 07:55, ZQ wrote:
之前我都是用IDE(PyCharm)但是现在比较操蛋在于这玩意儿通过网线跑100ms的ping我就受不了了。尤其是它更新UI非常难受。

所以我好奇编辑器哪家更强。目前看起来Neovim已经取代了VIM但Emacs依然坚挺的样子,所以看看大家有啥推荐。

Luo Yong

unread,
Feb 21, 2022, 9:59:06 PM2/21/22
to tj...@googlegroups.com

发件人: tj...@googlegroups.com <tj...@googlegroups.com> 代表 Song Wei <leo_s...@outlook.com>
发送时间: Monday, February 21, 2022 12:19:28 PM
收件人: tj...@googlegroups.com <tj...@googlegroups.com>
主题: Re: [TJLUG #4918] 不是引战:Neovim和Emacs有推荐么
 

Luo Yong

unread,
Feb 21, 2022, 9:59:17 PM2/21/22
to tj...@googlegroups.com

发件人: tj...@googlegroups.com <tj...@googlegroups.com> 代表 Song Wei <leo_s...@outlook.com>
发送时间: Monday, February 21, 2022 12:19:28 PM
收件人: tj...@googlegroups.com <tj...@googlegroups.com>
主题: Re: [TJLUG #4918] 不是引战:Neovim和Emacs有推荐么
 

啊,同问,Emacs现在怎么远程控制比较好?

Song Wei

unread,
Feb 21, 2022, 10:03:31 PM2/21/22
to tj...@googlegroups.com

sshfs不行,如果代码库规模稍大,IDE从本地读取远程的大量文件,肯定就卡得不能用了。家里也许可以这么玩,但是要控制公司的电脑就不行了。

Luo Yong

unread,
Feb 22, 2022, 1:07:21 AM2/22/22
to tj...@googlegroups.com
我觉得sshfs处理得还可以,至少可接受,我以前还在里面grep过,不妨一试

发送时间: Tuesday, February 22, 2022 11:03:21 AM
收件人: tj...@googlegroups.com <tj...@googlegroups.com>
主题: Re: [TJLUG #4921] 不是引战:Neovim和Emacs有推荐么
 

Song Wei

unread,
Mar 14, 2022, 11:29:12 PM3/14/22
to tj...@googlegroups.com

你这是从家里一台电脑ssh到家里另一台电脑吧

Luo Yong

unread,
Mar 15, 2022, 3:53:58 AM3/15/22
to tj...@googlegroups.com
不是,在线调试node.js,sshfs足够用,要是内网我就用smb了

Java我就不知道了,Java的事没人说得清楚

发送时间: Tuesday, March 15, 2022 11:29:03 AM
收件人: tj...@googlegroups.com <tj...@googlegroups.com>
主题: Re: [TJLUG #4923] 不是引战:Neovim和Emacs有推荐么
 

Song Wei

unread,
Apr 8, 2022, 12:59:46 AM4/8/22
to tj...@googlegroups.com

你可以本地跑npm修改远端sshfs里面的文件?

Luo Yong

unread,
Apr 11, 2022, 9:08:37 AM4/11/22
to tj...@googlegroups.com
我在服务器端用nodemon,保存文件之后自动重启服务

发送时间: Friday, April 8, 2022 12:59:36 PM
收件人: tj...@googlegroups.com <tj...@googlegroups.com>
主题: Re: [TJLUG #4925] 不是引战:Neovim和Emacs有推荐么
 

Song Wei

unread,
Apr 19, 2022, 1:49:18 AM4/19/22
to tj...@googlegroups.com

那你在sshfs上直接执行npm install,岂不是慢得爆炸?

Luo Yong

unread,
Apr 19, 2022, 2:00:44 AM4/19/22
to tj...@googlegroups.com
在服务器上运行nodemon,代码在服务器上,npm modules在服务器上,git也在服务器上,全在服务器上,本地只用sshfs改服务器上的代码

发送时间: Tuesday, April 19, 2022 1:49:05 PM
收件人: tj...@googlegroups.com <tj...@googlegroups.com>
主题: Re: [TJLUG #4927] 不是引战:Neovim和Emacs有推荐么
 

Zhongchao Qian

unread,
Apr 19, 2022, 3:51:28 AM4/19/22
to tj...@googlegroups.com
sshfs性能行吗

发自我的iPhone

在 2022年4月18日,下午11:00,Luo Yong <luo.yo...@hotmail.com> 写道:



Luo Yong

unread,
Apr 19, 2022, 3:53:16 AM4/19/22
to tj...@googlegroups.com
能凑合用,编辑文件占不了多少带宽

发件人: tj...@googlegroups.com <tj...@googlegroups.com> 代表 Zhongchao Qian <squi...@gmail.com>
发送时间: Tuesday, April 19, 2022 3:51:24 PM
收件人: tj...@googlegroups.com <tj...@googlegroups.com>
主题: Re: [TJLUG #4929] 不是引战:Neovim和Emacs有推荐么
 
Reply all
Reply to author
Forward
0 new messages