将 Lua NodeMCU 导入 IntelliJ 以进行自动完成?

Importing Lua NodeMCU to IntelliJ for autocomplete?

如何在 IntelliJ 中导入 NodeMCU Wifi documentation 以获得良好的自动完成功能?

或者我应该为此使用另一个 IDE/Text 编辑器吗?

对不起,你不能。没有 IDE/editor 提供 NodeMCU 自动完成功能,因为 none 知道我们的 API。我们在 https://github.com/nodemcu/nodemcu-firmware/issues/1667 很久以前讨论过一种方法。