3 comments (3 comments)2 reactions (2 reactions)0 assignees (0 assignees)Lua154 forks (154 forks)batch import
enhancementgood first issue
Repository metrics
- Stars
- 2,094 stars (2,094 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Hi there!
How can I modify the list of commands available under 'RustDebuggables' for example passing project-specific arguments to cargo and environment variables? I'm following the config described in a better debugging experience. Thanks in advance!
Contributor guide
- Research direction
- Examine the plugin's documentation on 'a better debugging experience' and the setup function to understand how to configure debugger arguments and environment variables via the `settings` table.
- Tech stack
- luarust
- Domain
- developer experience
- Issue type
- Documentation
- Prerequisites
- NeovimRust