新使用 VS Code(来自 Atom)。
尝试使用以下命令编辑我的凭据文件时:
EDITOR="code --wait" bin/rails credentials:edit
--wait 操作不等待。几秒钟后,我的终端响应:
File encrypted and saved.
有想法该怎么解决这个吗?
visual-studio-code
visual-studio-code ×1