EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.74k stars 293 forks source link

Goland不识别.lua文件 #419

Open TracyPro opened 3 years ago

TracyPro commented 3 years ago

Environment(环境)windows10

Goland 2020.3

What are the steps to reproduce this issue?(重现步骤?)

1.新建lua文件,名称为MPFAttr.lua

What happens?(出现什么问题?)

Goland IDE不识别MPFAttr.lua为lua文件

What were you expecting to happen?(期望?)

可以识别

Any logs, error output, etc?(有没有什么log, error输出?)

无日志。

CppCXY commented 3 years ago

1.安装emmylua 插件 2.创建文件的时候不要一路enter把 txt关联到这个文件去了,通过修改file types解决

veloting commented 2 years ago

goland的文件->设置->编辑器->文件类型 找到lua确认一下文件名模式.lua后缀是不是在里面