-
An issue tracking which languages can display a custom nerd font icon in the chip.
eg.
![358289176-cecf466b-ebda-4944-b331-35c2802d23cd](https://github.com/user-attachments/assets/03e5acf1-9564-…
-
### Issue Description
I am encountering an error when using the OmniSharp Language Server Protocol (LSP) integration in Neovim. The error message I receive is as follows:
```
Error executing lu…
-
LuaException: c# exception:try to dispose a LuaEnv with C# callback!,
有个问题,实在是搞不定了,就是luaenv dispose的时候,还有引用没清空的问题
这是按钮绑定click时的代码
closeBtn.onClick:AddListener(function()
-- do somethine
e…
phzzy updated
3 years ago
-
I wanted to write plugins to Lite XL, a Lua based text editor but I'm not familiar with Lua. I wanted to write it in C# instead. Of course I need the ability to use Lua libraries from C# to make it wo…
-
When I attempt to us go to definition, I get the following error:
Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/lsp/util.lua:1047: Cursor position outside buffer
stack…
-
I just finished the first major part of a project I'm writing that uses this, and I was wondering if there was any place to share what people have made using CSharp.Lua. I have two projects currently …
-
It seems this project is a source code translator. But if I don't have the full source code of the projects and some libraries are in DLL form only, will it work and how? Thank you.
-
I am interested in using and also contributing to CSharp.lua
It would be very helpful to have a Contributions.md for you to state, whether you welcome contributions, and if you do, then how to get …
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to compile YARP python bindings with a specific version of Python. At the moment, coherently with the docu…
-
Hello.
Currently, Lua for Barotrauma have significant limitation - all `ACsMod`s are compiled in the same assembly. Therefore when you do `Harmony.PatchAll(Assembly.GetExecutingAssembly());`, Harmon…