Ritvik Nag

Results 49 issues of Ritvik Nag
trafficstars

#### Is your feature request related to a problem? Please describe. Let's use this project as an example: https://github.com/sonos/tract ## Support Binaries in `src/bin` I try to run `cargo run`...

enhancement

#### Is your feature request related to a problem? Please describe. It would be cool if we can automatically replace dashes `-` with underscores `_` (or vice versa) if we...

enhancement
help wanted
good first issue

#### Is your feature request related to a problem? Please describe. I don't know if it's possible but I'd like to suggest auto-correction if a user misspells or mistypes an...

enhancement
help wanted
good first issue

### Description See #11 for sample terminal output. Essentially, we need to figure out a way to support identifying block comments within `/*! !*/` (for doc comments) or within `/*...

enhancement
help wanted
good first issue

* cargo-rx version: * Rust Compiler (`rustc`) version: * Operating System: ### Description Instead of displaying the example file contents directly in the preview pane, it'd be ideal to leverage...

enhancement
help wanted
good first issue

* cargo-rx version: 0.1 * Rust Compiler (`rustc`) version: 1.59 * Operating System: Mac OS X ### Description It would be ideal to calculate the current console width, then calculate...

enhancement
help wanted
good first issue

It would be nice to *pre-select* the last-run example on a per crate basis, whenever `rx` is invoked without arguments. For instance, if the last run example was `my_example` and...

enhancement
help wanted
good first issue

* cargo-rx version: 0.1 * Rust Compiler (`rustc`) version: 1.59 * Operating System: Mac OS X ### Description The current output in preview window displayed with `skim` is nice and...

enhancement
help wanted
good first issue

### Description It would be nice to set up tab completion for the first positional argument after `rx`, similar to how it auto completes when you type `cd` to switch...

enhancement
help wanted
good first issue

### Description demo link: https://asciinema.org/a/483363 This might be a bit of a stupid thing, but I need help to strip out the first few seconds (~5 seconds or so) from...

help wanted
good first issue