Hacker News new | ask | show | jobs
by russellbeattie 3364 days ago
Where does one submit requests for simple features/changes?

I'd love for the file search shortcut (Ctrl/Cmd-Shift-F) to actually activate the search, rather than simply filling out the file search input box, then needing to press the enter/return key active. Or rather, I'd simply like an option to enable that (in case that's some horrific thing to other devs, which I'm sure it is.)

1 comments

https://github.com/Microsoft/vscode/issues/new

(PRs are also always much appreciated)

Awesome, thanks! (And sure! If I can work out how to implement the change myself, I'll definitely submit a PR.)

Edit: The change was pretty straight forward, so I submitted the PR: https://github.com/Microsoft/vscode/pull/24015