-
### Describe the desired feature
Lua API `wml.load` and `wml.parse` should support running preprocessor with awareness of core macros.
Similar to #9587
Currently wml.load (on file) allows running…
-
### Luanti version
```true
5.9.0
```
### Summary
When viewing the repo in an IDE with https://github.com/LuaLS/lua-language-server installed, several files have "Duplicate field `var_name`.…
-
As the title says, enabling both of the features gives errors.
lua: ...reter/LuaInterpreter/Parser/SyntaxParsers/Statements.lua:179: attempt to index a nil value (local 'functionCall')
stack trace…
-
This only happened while I was playing Tainted Keeper in Greedier Mode. An angel room spawned with Vade Retro, and approaching it caused some error messages, and the description for Vade Retro didn't …
-
### Feature Type
Quality of Life
### Describe
I would like to start creating mods using Lua but currently I'm not sure where to begin as there is little to no documentation. I'm also not sure how t…
-
### Description
I have a custom entry maker for listing functions and methods in Go programs, and it fails with a "table index is nil" error coming from the `lua/telescope/sorters.lua` program.
He…
-
Considering that nvim 0.5.0 has been out for quite a while now, maybe it's time to completely refactor the plugin with the lua api
-
Good morning,
I love what you're trying to do, and I'm noticing that there is *some* partial support for non-Linux hosts... when I try to connect with :Neotree remote to the FreeBSD Hosts on my .ss…
-
### Problem
_No response_
### Solution
Adding a LUA script manager
### Reason
For the sake of HorseMenu's future, adding a lua scripting api and completely moving recovery options to an…
-
Wanted to try this out on some of my LUA scripts but having issues with it outputting correctly have replicated it with something as simple as this code below.
```
local function fibonacci(n)
…
iwarp updated
2 weeks ago