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

Lua IDE/Debugger Plugin for IntelliJ IDEA

Results 171 IntelliJ-EmmyLua issues
Sort by recently updated
recently updated
newest added

This pull request wants to change the `LuaFileAdditionalResolver.find` behaviour. Suppose that there are many directories in `LuaSettings.additionalSourcesRoot`. Now, `LuaFileAdditionalResolver.find` will return the first not-null result `VirtualFileManager.getInstance().findFileByUrl` returned. Here, I want...

Use arg string value and arg name to guessType

enhancement

emmylua一万个BUG之一:断点调试时,修改代码导致断点的行变更,从而断点无法正确移除和新增。导致项目中存在许多隐藏的断点。

-------------- name | version ----------|---------- IDEA version | VSCODE EmmyLua version | 最新 OS | Windows 10 重装电脑后,重新安装VSCODE 以及 JDK 但是不管怎么重新安装JAVA EmmyLua一直报错,无法正确显示代码提示(提示hover调用失败) 好像是堆栈问题,但是我的代码是0,就只是单纯的用不来emmylua ![QQ图片20220814194309](https://user-images.githubusercontent.com/62948104/184535153-8090b00d-b33d-41e8-b7a6-c110a2680754.png)

Environment(环境) -------------- name | version ----------|---------- IDEA version | Rider 2021.2.3 & 2022.2.1 EmmyLua version | v1.3.6.251 OS | Windows 10 What are the steps to reproduce this issue?(重现步骤?) ------------------------------------------------...

question

Environment(环境) -------------- name | version ----------|---------- IDEA version | Latest EmmyLua version | Latest OS | Windows 11 What are the steps to reproduce this issue?(重现步骤?) ------------------------------------------------ 1. Create a...

Environment(环境) -------------- name | version ----------|---------- IDEA version | 2023.3 EmmyLua version | 1.4.11 OS | windows What are the steps to reproduce this issue?(重现步骤?) ------------------------------------------------ ```lua local a =...

bug
fatal

Environment(环境) -------------- name | version ----------|---------- IDEA version | CL2023.3.2 EmmyLua version | 1.4.[9-11]-IDEA231 OS | Linux/Ubuntu-22.04] ------------------------------------------------ Receive a Java Null-pointer exception at startup. Latest non-crashing version: 1.4.7-IDEA231

bug

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?(重现步骤?) ------------------------------------------------...

question

Environment(环境) -------------- name | version ----------|---------- IDEA version | PyCharm 2023.3 (233.11799.259) EmmyLua version | v1.4.9 OS | Windows 10 What are the steps to reproduce this issue?(重现步骤?) ------------------------------------------------ 1....

wait-response