Basically I have some methods defined in my files, but I don't like that it suggests two versions of the same methods, since in my LuaLS ---@meta modules I also have these methods defined, but I want to have everything that is typed outside of my real code.
Does anyone know if this is possible?