Benjamin Valpey

Results 5 issues of Benjamin Valpey

I've been using this plugin along with nvim-dap=ui and I'm having serious issues getting this working on a very simple example. I've put the settings to configure dap as mentioned...

Not sure if a github issue is the right spot for this, but I couldn't find a place to ask about this. I am trying to get cpg installed for...

I've been working on writing a definition file for Tabletop Simulator's Lua API. The lua runtime used by Tabletop Simulator is a subset of Moonsharp (currently version 2.0.0.0). While it...

Python 3.9 added the ability to generate per-attribute docstrings on attributes in slots that are parsed by `inspect.getdoc()` and `help` by passing a `dict` to `__slots__`. Since attrs can create...

### How are you using the lua-language-server? Visual Studio Code Extension (sumneko.lua) ### Which OS are you using? Windows ### What is the issue affecting? Type Checking ### Expected Behaviour...