IntelliJ-EmmyLua icon indicating copy to clipboard operation
IntelliJ-EmmyLua copied to clipboard

Creation of new project do nothing

Open halsten-dev opened this issue 2 years ago • 3 comments

Environment(环境)

name version
IDEA version Build #PY-232.10203.26 (PyCharm pro)
EmmyLua version 1.4.7-IDEA231
OS Windows 11

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

  1. Create a new EmmyLua project

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

Nothing

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

The creation of a project

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

Any other comments?(其它说明)

Maybe I'm missing something ? But absolutely nothing happens when I choose a path and hit "Create".

halsten-dev avatar Nov 13 '23 21:11 halsten-dev

you don't need to create an emmylua project, just create any directory with lua files in it.

CppCXY avatar Jan 23 '24 03:01 CppCXY

you don't need to create an emmylua project, just create any directory with lua files in it.

Sure, but there's still an option to do so, and if you try it, it does literally nothing.

jgentil avatar Mar 02 '24 19:03 jgentil

It's worth noting that it works in IntelliJ, but not in PyCharm. Once created in IntelliJ, it will work as expected in PyCharm. So it's probably just a difference in their New Project UIs.

jgentil avatar Mar 02 '24 19:03 jgentil