Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在 Atom 中安装了 platformio-ide-terminal 来处理 python 项目。但是当我打开终端时,它显示空白屏幕,没有写任何东西的选项。
空白终端屏幕
谁能帮我解决这个问题。我也尝试过终端加号,但仍然是同样的问题。
下面对我有用: 打开'Atom'->'File'->'Settings'->'Packages'->'Settings' for platformio-ide-terminal->向下滚动到'Shell override'并传递正确的命令路径迅速的。
例如,
上次“platformio终端”更新后出现同样的问题,终端完全被阻塞。我在github上打开了一个案例,发现Atom不再支持该插件。卸载和安装并没有解决问题。
微软现在是 Github 的所有者,我决定从“Atom”切换到“VSCode”,直到现在没有任何遗憾。(更快,更稳定,相同数量的插件)。我的终端再次像魅力一样工作!