Jérémy Audiger

Results 14 issues of Jérémy Audiger

Hello there, it's quite a while the last time I opened a PR here. This time I just ran clippy in the examples folder, and resolved the issues that were...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Git 2.45 is needed to reproduce this bug, since it makes use...

defect
triage
admin read

I use this code: ```nu const foo = $"(whoami)" ``` The LSP tries to show me the issue, but it seems VSCode renders it poorly: ![image](https://github.com/nushell/vscode-nushell-lang/assets/31616285/86ed557a-bd85-496b-a74e-700857134a5c)

pkg_version:1.19.0 branch: commit_hash: build_time:1980-01-01 00:00:00 +00:00 build_env:rustc 1.78.0 (9b00956e5 2024-04-29) (built from a source tarball), #### Current Behavior Git 2.45 is needed to reproduce this bug, since it makes use...

🐛 bug
🌊 upstream