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.
我在 MacOS 上安装了 Corona SDK。现在我正在尝试打开一个 .lua 文件。到目前为止,我发现的最可取的方法是右键单击,然后打开方式-> 其他...并选择 Text Wrangler。我为 Eclipse 安装了 lua 插件,但 Eclipse 说它无法打开这种类型的文件(尽管它可以在项目内部工作)。如何快速打开文件进行编辑,例如键入 command+O 并让它显示在 Eclipse 中。
选择文件。键入 Cmd+i。在“打开方式”部分,在下拉菜单中选择您要用来打开它的程序。