Results 8 issues of Omar Elmasri

**Describe the bug** A clear and concise description of what the bug is. intellisense is not working when a file is .c or .h, but it works for cpp files....

bug

### Problem I need to have different runners based on release/debug build for now `[target.'cfg(debug_assertions)'.runner]` is always active even if `--print=cfg` shows no `debug_assertions`. I'm aware of the docs mentioning...

C-bug
A-configuration
A-profiles
S-needs-design

### What Operating System(s) are you seeing this problem on? Windows, Linux Wayland ### Which Wayland compositor or X11 Window manager(s) are you using? Mutter ### WezTerm version wezterm 20240203-110809-5046fc22...

bug

**Is your feature request related to a problem? Please describe.** copying commit message is hard; in Log tab, have to reword (r) then edit commit message (C-e) then copy according...

feature-request

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] unstagging all files and...

feature-request

![Image](https://github.com/user-attachments/assets/9b353416-4a5c-47c8-b836-ff92fa5f0319) attached screenshot describes that when an array length exceeds 10, inlay hints indices are no longer aligned. This cause the actual members text nonalignment as well - Suggestion number...

enhancement

### Summary using `nushell`, attempting to insert output of colored text as `version`. when trying to traverse or alter the text it corrupts. ### Reproduction Steps I tried this: 1....

C-bug