-
How much should we cover up the differences between Lua versions?
`lua_len` isn't available in Lua 5.1. Should `Lua.len()` support this by calling rawLen or objlen?
-
I have som lua function need to be call after access phase,if I implement it in the last of access phase functions,the subrequest will not take effect, why not support lua phase in pre_content phase?
-
**The problem/use-case that the feature addresses**
WASM is becoming more and more popular and many programming languages support WASM as an target, such as rust, golang etc. These programming langua…
-
I get this error message when I press `gd` (for _Goto Definition_) in a Python buffer in normal mode, even though I haven't added Python to the `ft` list in the Conjure config:
```
E5108: Error exec…
-
### Did you check the docs?
- [X] I have read all the lazy.nvim docs
### Is your feature request related to a problem? Please describe.
The current way that lazy.nvim handle plugin initialization i…
-
### Is your feature request related to a problem?
When will GameMaker have official support for external scripts like Lua scripts? There are extensions available in the community, but unfortunately, …
-
**Is your feature request related to a problem? Please describe.**
When I define resource EventSource, I always want to judge the target resource status or some other fields, LabelSelecor and FieldSe…
-
Adding support for running the script in/as a directory can make script management easier for the user while still allowing for installation/usage outside a directory without any changes to the curren…
-
### Detailed Description of the Problem
We add servers to our backends via a mixture of dynamic additions via the runtime client and also via the `server-template` directive. When using the `server…
-
When using [leap.nvim](https://github.com/ggandor/leap.nvim), hints are not highlighted as expected which negatively affects the usability of the plugin with this color scheme.
Example:
> Using…