Plaban Roy

Results 7 issues of Plaban Roy

Closes #216 1. Updates lines `240`-`252` to talk about `test2` rather than `test1`, as it aligns more concisely with explanation given in lines `254`-`257`. 2. Updates lines `268`-`271` to give...

Lines 243 and 244 ``` a: test1, b: test1 a: test1, b: test1 ``` show `test1`'s state before and after `swap`, "naively". "Naively" thinking, it should be ``` a: test1,...

Clangd can't find all the symbols in [C Tor](https://gitlab.torproject.org/tpo/core/tor) codebase. **How to reproduce** 1. Get [C Tor](https://gitlab.torproject.org/tpo/core/tor.git) 2. Follow the `README.md` to eventually get a `Makefile` (has an `lsp` target...

`align_continuous_rect_table_field` and `align_continuous_assign_statement` do not work. I'm using [luals](https://luals.github.io/wiki/formatter/) which uses this formatter, config: ```lua lua_ls = { -- cmd = { ... }, -- filetypes = { ... },...

### Checklist - [x] I have read through the manual page (`man fzf`) - [x] I have searched through the existing issues - [x] For bug reports, I have checked...

Not really an "issue", but do we _need_ to clone all submodules like Montserrat etc? I get cloning FiraCode cause we need the ligatures from it, but the others? I'm...

### Please complete the following tasks - [x] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [x] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Rust Version rustc 1.90.0 (1159e78c4 2025-09-14)...

C-bug
A-help
S-waiting-on-design