721
Just One Last Thing (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] eluvatar@programming.dev 11 points 11 months ago

I've got one for a vscode feature (middle mouse click for go-to definition) that I want but the maintainers don't think it would be used.

[-] Opisek@lemmy.world 8 points 11 months ago

I'm in the niche of niches by using vsc with a vim plugin while being a dvorak user. I rely on vim's langmap feature to get anywhere, but people implementing vim emulators blissfully ignore accessibility like that. So I went and implemented langmap in vsc's vim plugin myself. It has minimal intervention into the existing codebase and a bunch of other people have been wishing for this for years. Yet, when it comes to merging... Silence.

[-] eluvatar@programming.dev 4 points 11 months ago

Can't you just open source your fork? I mean yeah it does suck but still. I've been in the same place and it does suck when they won't take your PR.

[-] IHateReddit@lemmy.world 1 points 10 months ago

I try to use middle click for definition in vscode so often because you can do that in jetbrains IDEs...

[-] eluvatar@programming.dev 1 points 10 months ago

Give this PR some love then. It works and it's magical but they don't seem interested in merging it in. https://github.com/microsoft/vscode/pull/154465

this post was submitted on 21 Oct 2023
721 points (98.3% liked)

Programmer Humor

32054 readers
1619 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS