Carsten Rohrbach
Results
22
issues of
Carsten Rohrbach
Trying ´nu --lsp` from NuShell 0.108.0 as LSP provider, I get the following debug log: ``` 2025/11/20 12:41:29 Starting server nu 2025/11/20 12:41:29 Received message for nu map[id:0 jsonrpc:2.0 result:map[capabilities:map[completionProvider:map[]...
### Related problem Currently, when you upload a file via http post like this: ``` http post --content-type multipart/form-data $some_url { file: (open `my-file.pdf`) } ``` We get a part...
category:enhancement
status:needs-triage