EmmyLua / IntelliJ-EmmyLua

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

Local function highlights as local variable #476

Closed Pentasis closed 1 year ago

Pentasis commented 2 years ago

Environment(环境)

name version
IDEA version IntelliJ 2022.1.2
EmmyLua version 1.3.6.251-IDEA213
OS Windows 10

local function someName is highlighted in the same way as a local variable. In the settings there is no way to set a highlight color for a local function, only local/global variable and global function. Screenshot (82)

tangzx commented 1 year ago

try this build: https://github.com/EmmyLua/IntelliJ-EmmyLua/actions/runs/5183580607